Home
last modified time | relevance | path

Searched refs:end_actions (Results 1 – 6 of 6) sorted by relevance

/linux/tools/tracing/rtla/src/
H A Dcommon.c155 params->end_actions.present[ACTION_TRACE_OUTPUT]) { in run_tool()
162 params->end_actions.trace_output_inst = tool->record->trace.inst; in run_tool()
216 actions_perform(&params->end_actions); in run_tool()
237 actions_destroy(&params->end_actions); in run_tool()
H A Dcommon.h106 struct actions end_actions; member
H A Dosnoise_top.c335 actions_init(&params->common.end_actions); in osnoise_top_parse_args()
495 retval = actions_parse(&params->common.end_actions, optarg, in osnoise_top_parse_args()
H A Dtimerlat_top.c552 actions_init(&params->common.end_actions); in timerlat_top_parse_args()
760 retval = actions_parse(&params->common.end_actions, optarg, in timerlat_top_parse_args()
794 params->common.end_actions.present[ACTION_TRACE_OUTPUT] || in timerlat_top_parse_args()
H A Dosnoise_hist.c482 actions_init(&params->common.end_actions); in osnoise_hist_parse_args()
664 retval = actions_parse(&params->common.end_actions, optarg, in osnoise_hist_parse_args()
H A Dtimerlat_hist.c780 actions_init(&params->common.end_actions); in timerlat_hist_parse_args()
1010 retval = actions_parse(&params->common.end_actions, optarg, in timerlat_hist_parse_args()
1047 params->common.end_actions.present[ACTION_TRACE_OUTPUT] || in timerlat_hist_parse_args()