Home
last modified time | relevance | path

Searched refs:print_var (Results 1 – 20 of 20) sorted by relevance

/openbmc/openbmc-test-automation/lib/
H A Dopt.tcl105 if { $_opt_debug_ } { print_var _opt_arg_ }
115 if { $_opt_debug_ } { print_var _opt_parm_name_ }
120 if { $_opt_debug_ } { print_var _opt_parm_default_value_ }
163 print_var _opt_len_pos_parms_
175 if { $_opt_debug_ } { print_var argv }
202 if { $_opt_debug_ } { print_var opt_list_entry }
205 if { $_opt_debug_ } { print_var _opt_current_longopt_ }
216 if { $_opt_debug_ } { print_var _opt_is_option_ }
219 if { $_opt_debug_ } { print_var opt_name }
221 if { $_opt_debug_ } { print_var _opt_arg_req_ }
[all …]
H A Dgen_robot_plug_in.py216 gp.print_var(grep_rc, gp.hexa())
217 gp.print_var(proc_plug_pkg_rc, gp.hexa())
H A Dgen_robot_ssh.py343 gp.print_var(rc, gp.hexa())
345 gp.print_var(stderr)
346 gp.print_var(stdout)
H A Dcode_update_utils.py301 gp.print_var(ret_values)
304 gp.print_var(image_purpose)
H A Dlogging_utils.py92 gp.print_var(error_logs, key_list=key_list)
H A Dstate.py1009 gp.print_var(state)
1110 gp.print_var(match_state)
1159 gp.print_var(state)
H A Dgen_call_robot.py530 gp.print_var(shell_rc, gp.hexa())
H A Dprint.tcl146 print_var seconds_per_iteration
/openbmc/openbmc-test-automation/bin/
H A Dgenerate_inventory18 print_var(inventory_items)
20 print_var(fru_inventory_file_path)
75 print_var(yaml_inventory_list)
81 print_var(inv_index)
108 print_var(inventory_items)
H A Dauto_status_file.py244 print_var(status_file_url)
247 print_var(status_file_path)
256 print_var(status_file_url)
258 print_var(status_file_path)
H A Dprocess_plug_in_packages.py243 print_var(failed_plug_in_name)
244 print_var(shell_rc, hexa())
H A Devent_notification_util.py56 print_var(event_notifications, fmt=[no_header(), strip_brackets()])
H A Dobmc_ser_num142 print_var(mch_ser_num, 0, 0, 0)
/openbmc/linux/include/video/
H A Dsstfb.h61 # define print_var(V, X...) \ macro
69 # define print_var(X,Y...) macro
/openbmc/openbmc-test-automation/bin/plug_ins/Auto_reboot/
H A Dcp_master87 print_var(enable_auto_reboot)
H A Dcp_cleanup87 print_var(enable_auto_reboot)
H A Dcp_setup87 print_var(enable_auto_reboot)
H A Dcp_post_reboot87 print_var(enable_auto_reboot)
H A Dcp_pre_boot87 print_var(enable_auto_reboot)
/openbmc/linux/tools/perf/
H A DMakefile.config1249 print_var = $(eval $(print_var_code)) $(info $(MSG))
1263 $(call print_var,prefix)
1264 $(call print_var,bindir)
1265 $(call print_var,libdir)
1266 $(call print_var,sysconfdir)
1267 $(call print_var,LIBUNWIND_DIR)
1268 $(call print_var,LIBDW_DIR)
1269 $(call print_var,JDIR)