Home
last modified time | relevance | path

Searched refs:print_error (Results 1 – 14 of 14) sorted by relevance

/openbmc/linux/tools/perf/jvmti/
H A Dlibjvmti.c20 static void print_error(jvmtiEnv *jvmti, const char *msg, jvmtiError ret) in print_error() function
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()
[all …]
/openbmc/openbmc-test-automation/lib/
H A Dopenbmc_ffdc.py62 gp.print_error(
68 gp.print_error("%s commands to the BMC are failing." % interface)
71 gp.print_error("BMC is not communicating via ssh.\n")
75 gp.print_error(
H A Dtools.exp27 print_error "Did not get ${description} after $timeout ${seconds}.\n"
51 print_error "Reached end of file before getting $description.\n"
H A Dipmi_client.py127 gp.print_error(message)
H A Dvalid.tcl351 print_error $message
H A Dgen_print.py234 print_error(
267 print_error(
364 print_error(
H A Dprint.tcl1016 set stderr_proc_names [list print_error print_error_report]
/openbmc/openbmc/meta-security/meta-tpm/recipes-tpm1/openssl-tpm-engine/files/
H A D0001-create-tpm-key-support-well-known-key-option.patch23 #define print_error(a,b) \
100 print_error("Tspi_Policy_SetSecret", result);
/openbmc/linux/tools/power/cpupower/utils/
H A Dcpufreq-set.c32 static void print_error(void) in print_error() function
331 print_error(); in cmd_freq_set()
/openbmc/openbmc-test-automation/bin/
H A Dsol_utils.tcl133 print_error "Invalid openbmc_host value.\n"
147 puts stderr "" ; print_error "Invalid OpenBmc username or password.\n"
288 puts stderr "" ; print_error "Invalid OS username or password.\n"
H A Dgenerate_inventory106 print_error("The generated list doesn't match Inventory List.\n")
H A Dprocess_plug_in_packages.py292 print_error("At least one plug-in failed.\n")
/openbmc/openbmc/meta-security/dynamic-layers/networking-layer/recipes-security/sssd/files/
H A D0001-sssctl-add-error-analyzer.patch93 + self.print_error, self.print_opts)
99 + def print_error(self, args):
/openbmc/linux/sound/core/
H A Dcontrol.c1085 int i, bool print_error) in sanity_check_int_value() argument
1119 if (print_error) in sanity_check_int_value()
1130 if (print_error) in sanity_check_int_value()
1147 bool print_error) in sanity_check_input_values() argument
1158 print_error); in sanity_check_input_values()