Lines Matching refs:pr_err
131 pr_err("The config variable does not contain a section name: %s\n", arg); in parse_config_arg()
135 pr_err("The config variable does not contain a variable name: %s\n", arg); in parse_config_arg()
143 pr_err("The config variable does not contain a value: %s\n", arg); in parse_config_arg()
149 pr_err("invalid config variable: %s\n", arg); in parse_config_arg()
180 pr_err("Failed to add '%s=%s'\n", var, value); in perf_config__set_variable()
185 pr_err("Failed to set the configs on %s\n", config_filename); in perf_config__set_variable()
208 pr_err("Error: only one config file at a time\n"); in cmd_config()
235 pr_err("Error: takes no arguments\n"); in cmd_config()
240 pr_err("Nothing configured, " in cmd_config()
255 pr_err("%s: strdup failed\n", __func__); in cmd_config()
266 pr_err("%s is not configured: %s\n", in cmd_config()
274 pr_err("Failed to add '%s=%s'\n", in cmd_config()
288 pr_err("Failed to set the configs on %s\n", in cmd_config()