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.c235 params->end_actions.present[ACTION_TRACE_OUTPUT]) { in run_tool()
242 params->end_actions.trace_output_inst = tool->record->trace.inst; in run_tool()
296 actions_perform(&params->end_actions); in run_tool()
317 actions_destroy(&params->end_actions); in run_tool()
H A Dosnoise_top.c327 actions_init(&params->common.end_actions); in osnoise_top_parse_args()
443 retval = actions_parse(&params->common.end_actions, optarg, in osnoise_top_parse_args()
H A Dcommon.h106 struct actions end_actions; member
H A Dtimerlat_top.c545 actions_init(&params->common.end_actions); in timerlat_top_parse_args()
711 retval = actions_parse(&params->common.end_actions, optarg, in timerlat_top_parse_args()
748 params->common.end_actions.present[ACTION_TRACE_OUTPUT] || in timerlat_top_parse_args()
H A Dosnoise_hist.c474 actions_init(&params->common.end_actions); in osnoise_hist_parse_args()
612 retval = actions_parse(&params->common.end_actions, optarg, in osnoise_hist_parse_args()
H A Dtimerlat_hist.c774 actions_init(&params->common.end_actions); in timerlat_hist_parse_args()
961 retval = actions_parse(&params->common.end_actions, optarg, in timerlat_hist_parse_args()
1001 params->common.end_actions.present[ACTION_TRACE_OUTPUT] || in timerlat_hist_parse_args()