Searched refs:print_error (Results 1 – 3 of 3) sorted by relevance
/linux-6.3-rc2/tools/perf/jvmti/ |
A D | libjvmti.c | 48 print_error(jvmti, "GetLineNumberTable", ret); in do_get_line_number() 177 print_error(jvmti, "GetMethodDeclaringClass", ret); in get_source_filename() 183 print_error(jvmti, "GetSourceFileName", ret); in get_source_filename() 189 print_error(jvmti, "GetClassSignature", ret); in get_source_filename() 197 print_error(jvmti, "GetClassSignature", ret); in get_source_filename() 253 print_error(jvmti, "GetMethodDeclaringClass", ret); in compiled_method_load_cb() 283 print_error(jvmti, "GetClassSignature", ret); in compiled_method_load_cb() 290 print_error(jvmti, "GetMethodName", ret); in compiled_method_load_cb() 370 print_error(jvmti, "AddCapabilities", ret); in Agent_OnLoad() 382 print_error(jvmti, "GetJLocationFormat", ret); in Agent_OnLoad() [all …]
|
/linux-6.3-rc2/tools/power/cpupower/utils/ |
A D | cpufreq-set.c | 32 static void print_error(void) in print_error() function 331 print_error(); in cmd_freq_set()
|
/linux-6.3-rc2/sound/core/ |
A D | control.c | 1009 int i, bool print_error) in sanity_check_int_value() argument 1043 if (print_error) in sanity_check_int_value() 1054 if (print_error) in sanity_check_int_value() 1071 bool print_error) in sanity_check_input_values() argument 1082 print_error); in sanity_check_input_values()
|
Completed in 9 milliseconds