Home
last modified time | relevance | path

Searched refs:ACTION_TRACE_OUTPUT (Results 1 – 5 of 5) sorted by relevance

/linux/tools/tracing/rtla/src/
H A Dactions.c38 if (action->type == ACTION_TRACE_OUTPUT) in actions_destroy()
68 self->present[ACTION_TRACE_OUTPUT] = true; in actions_add_trace_output()
69 action->type = ACTION_TRACE_OUTPUT; in actions_add_trace_output()
148 type = ACTION_TRACE_OUTPUT; in actions_parse()
162 case ACTION_TRACE_OUTPUT: in actions_parse()
231 case ACTION_TRACE_OUTPUT: in actions_perform()
H A Dactions.h7 ACTION_TRACE_OUTPUT, enumerator
H A Dcommon.c234 if (params->threshold_actions.present[ACTION_TRACE_OUTPUT] || in run_tool()
235 params->end_actions.present[ACTION_TRACE_OUTPUT]) { in run_tool()
H A Dtimerlat_top.c747 (params->common.threshold_actions.present[ACTION_TRACE_OUTPUT] || in timerlat_top_parse_args()
748 params->common.end_actions.present[ACTION_TRACE_OUTPUT] || in timerlat_top_parse_args()
H A Dtimerlat_hist.c1000 (params->common.threshold_actions.present[ACTION_TRACE_OUTPUT] || in timerlat_hist_parse_args()
1001 params->common.end_actions.present[ACTION_TRACE_OUTPUT] || in timerlat_hist_parse_args()