Searched refs:pr_err_with_code (Results 1 - 1 of 1) sorted by relevance

/linux-master/tools/perf/
H A Dbuiltin-probe.c334 static void pr_err_with_code(const char *msg, int err) function
653 pr_err_with_code(" Error: Command Parse Error.", ret);
689 pr_err_with_code(" Error: Failed to show event list.", ret);
695 pr_err_with_code(" Error: Failed to show functions.", ret);
702 pr_err_with_code(" Error: Failed to show lines.", ret);
712 pr_err_with_code(" Error: Failed to show vars.", ret);
718 pr_err_with_code(" Error: Failed to delete events.", ret);
750 pr_err_with_code(" Error: Failed to add events.", ret);

Completed in 133 milliseconds