Symbol: ACTION_TRACE_OUTPUT
tools/tracing/rtla/src/actions.c
160
type = ACTION_TRACE_OUTPUT;
tools/tracing/rtla/src/actions.c
174
case ACTION_TRACE_OUTPUT:
tools/tracing/rtla/src/actions.c
254
case ACTION_TRACE_OUTPUT:
tools/tracing/rtla/src/actions.c
38
if (action->type == ACTION_TRACE_OUTPUT)
tools/tracing/rtla/src/actions.c
70
self->present[ACTION_TRACE_OUTPUT] = true;
tools/tracing/rtla/src/actions.c
71
action->type = ACTION_TRACE_OUTPUT;
tools/tracing/rtla/src/cli.c
325
(params->common.threshold_actions.present[ACTION_TRACE_OUTPUT] ||
tools/tracing/rtla/src/cli.c
326
params->common.end_actions.present[ACTION_TRACE_OUTPUT] ||
tools/tracing/rtla/src/cli.c
455
(params->common.threshold_actions.present[ACTION_TRACE_OUTPUT] ||
tools/tracing/rtla/src/cli.c
456
params->common.end_actions.present[ACTION_TRACE_OUTPUT] ||
tools/tracing/rtla/src/common.c
206
if (params->threshold_actions.present[ACTION_TRACE_OUTPUT] ||
tools/tracing/rtla/src/common.c
207
params->end_actions.present[ACTION_TRACE_OUTPUT]) {
tools/tracing/rtla/tests/unit/actions.c
120
ck_assert_int_eq(actions_fixture.list[0].type, ACTION_TRACE_OUTPUT);
tools/tracing/rtla/tests/unit/actions.c
122
ck_assert_int_eq(actions_fixture.list[1].type, ACTION_TRACE_OUTPUT);
tools/tracing/rtla/tests/unit/actions.c
124
ck_assert(actions_fixture.present[ACTION_TRACE_OUTPUT]);
tools/tracing/rtla/tests/unit/actions.c
134
ck_assert_int_eq(actions_fixture.list[0].type, ACTION_TRACE_OUTPUT);
tools/tracing/rtla/tests/unit/actions.c
136
ck_assert(actions_fixture.present[ACTION_TRACE_OUTPUT]);
tools/tracing/rtla/tests/unit/actions.c
149
ck_assert_int_eq(actions_fixture.list[0].type, ACTION_TRACE_OUTPUT);
tools/tracing/rtla/tests/unit/actions.c
151
ck_assert(actions_fixture.present[ACTION_TRACE_OUTPUT]);
tools/tracing/rtla/tests/unit/actions.c
160
ck_assert_int_eq(actions_fixture.list[0].type, ACTION_TRACE_OUTPUT);
tools/tracing/rtla/tests/unit/actions.c
162
ck_assert(actions_fixture.present[ACTION_TRACE_OUTPUT]);
tools/tracing/rtla/tests/unit/actions.c
171
ck_assert(!actions_fixture.present[ACTION_TRACE_OUTPUT]);
tools/tracing/rtla/tests/unit/actions.c
75
ck_assert_int_eq(actions_fixture.list[0].type, ACTION_TRACE_OUTPUT);
tools/tracing/rtla/tests/unit/actions.c
77
ck_assert(actions_fixture.present[ACTION_TRACE_OUTPUT]);
tools/tracing/rtla/tests/unit/cli_opt_callback.c
349
ck_assert_int_eq(actions.list[0].type, ACTION_TRACE_OUTPUT);
tools/tracing/rtla/tests/unit/cli_opt_callback.c
371
ck_assert_int_eq(actions.list[0].type, ACTION_TRACE_OUTPUT);
tools/tracing/rtla/tests/unit/cli_opt_callback.c
490
ck_assert_int_eq(actions.list[0].type, ACTION_TRACE_OUTPUT);
tools/tracing/rtla/tests/unit/cli_opt_callback.c
512
ck_assert_int_eq(actions.list[0].type, ACTION_TRACE_OUTPUT);
tools/tracing/rtla/tests/unit/cli_params_assert.h
43
ck_assert_int_eq(params->threshold_actions.list[0].type, ACTION_TRACE_OUTPUT);\
tools/tracing/rtla/tests/unit/cli_params_assert.h
52
ck_assert_int_eq(params->threshold_actions.list[0].type, ACTION_TRACE_OUTPUT);\
tools/tracing/rtla/tests/unit/osnoise_hist_cli.c
108
CLI_ASSERT_SINGLE_ACTION(threshold_actions, ACTION_TRACE_OUTPUT, trace_output, str,
tools/tracing/rtla/tests/unit/osnoise_hist_cli.c
117
CLI_ASSERT_SINGLE_ACTION(threshold_actions, ACTION_TRACE_OUTPUT, trace_output, str,
tools/tracing/rtla/tests/unit/osnoise_hist_cli.c
127
CLI_ASSERT_SINGLE_ACTION(threshold_actions, ACTION_TRACE_OUTPUT, trace_output, str,
tools/tracing/rtla/tests/unit/osnoise_hist_cli.c
136
CLI_ASSERT_SINGLE_ACTION(threshold_actions, ACTION_TRACE_OUTPUT, trace_output, str,
tools/tracing/rtla/tests/unit/osnoise_hist_cli.c
145
CLI_ASSERT_SINGLE_ACTION(threshold_actions, ACTION_TRACE_OUTPUT, trace_output, str,
tools/tracing/rtla/tests/unit/osnoise_hist_cli.c
154
CLI_ASSERT_SINGLE_ACTION(threshold_actions, ACTION_TRACE_OUTPUT, trace_output, str,
tools/tracing/rtla/tests/unit/osnoise_hist_cli.c
164
CLI_ASSERT_SINGLE_ACTION(threshold_actions, ACTION_TRACE_OUTPUT, trace_output, str,
tools/tracing/rtla/tests/unit/osnoise_hist_cli.c
173
CLI_ASSERT_SINGLE_ACTION(threshold_actions, ACTION_TRACE_OUTPUT, trace_output, str,
tools/tracing/rtla/tests/unit/osnoise_hist_cli.c
428
CLI_ASSERT_SINGLE_ACTION(end_actions, ACTION_TRACE_OUTPUT, trace_output, str,
tools/tracing/rtla/tests/unit/osnoise_hist_cli.c
437
CLI_ASSERT_SINGLE_ACTION(threshold_actions, ACTION_TRACE_OUTPUT, trace_output, str,
tools/tracing/rtla/tests/unit/osnoise_top_cli.c
108
CLI_ASSERT_SINGLE_ACTION(threshold_actions, ACTION_TRACE_OUTPUT, trace_output, str,
tools/tracing/rtla/tests/unit/osnoise_top_cli.c
117
CLI_ASSERT_SINGLE_ACTION(threshold_actions, ACTION_TRACE_OUTPUT, trace_output, str,
tools/tracing/rtla/tests/unit/osnoise_top_cli.c
127
CLI_ASSERT_SINGLE_ACTION(threshold_actions, ACTION_TRACE_OUTPUT, trace_output, str,
tools/tracing/rtla/tests/unit/osnoise_top_cli.c
136
CLI_ASSERT_SINGLE_ACTION(threshold_actions, ACTION_TRACE_OUTPUT, trace_output, str,
tools/tracing/rtla/tests/unit/osnoise_top_cli.c
145
CLI_ASSERT_SINGLE_ACTION(threshold_actions, ACTION_TRACE_OUTPUT, trace_output, str,
tools/tracing/rtla/tests/unit/osnoise_top_cli.c
154
CLI_ASSERT_SINGLE_ACTION(threshold_actions, ACTION_TRACE_OUTPUT, trace_output, str,
tools/tracing/rtla/tests/unit/osnoise_top_cli.c
164
CLI_ASSERT_SINGLE_ACTION(threshold_actions, ACTION_TRACE_OUTPUT, trace_output, str,
tools/tracing/rtla/tests/unit/osnoise_top_cli.c
173
CLI_ASSERT_SINGLE_ACTION(threshold_actions, ACTION_TRACE_OUTPUT, trace_output, str,
tools/tracing/rtla/tests/unit/osnoise_top_cli.c
362
CLI_ASSERT_SINGLE_ACTION(end_actions, ACTION_TRACE_OUTPUT, trace_output, str,
tools/tracing/rtla/tests/unit/osnoise_top_cli.c
371
CLI_ASSERT_SINGLE_ACTION(threshold_actions, ACTION_TRACE_OUTPUT, trace_output, str,
tools/tracing/rtla/tests/unit/timerlat_hist_cli.c
103
CLI_ASSERT_SINGLE_ACTION(threshold_actions, ACTION_TRACE_OUTPUT, trace_output, str,
tools/tracing/rtla/tests/unit/timerlat_hist_cli.c
113
CLI_ASSERT_SINGLE_ACTION(threshold_actions, ACTION_TRACE_OUTPUT, trace_output, str,
tools/tracing/rtla/tests/unit/timerlat_hist_cli.c
122
CLI_ASSERT_SINGLE_ACTION(threshold_actions, ACTION_TRACE_OUTPUT, trace_output, str,
tools/tracing/rtla/tests/unit/timerlat_hist_cli.c
131
CLI_ASSERT_SINGLE_ACTION(threshold_actions, ACTION_TRACE_OUTPUT, trace_output, str,
tools/tracing/rtla/tests/unit/timerlat_hist_cli.c
140
CLI_ASSERT_SINGLE_ACTION(threshold_actions, ACTION_TRACE_OUTPUT, trace_output, str,
tools/tracing/rtla/tests/unit/timerlat_hist_cli.c
150
CLI_ASSERT_SINGLE_ACTION(threshold_actions, ACTION_TRACE_OUTPUT, trace_output, str,
tools/tracing/rtla/tests/unit/timerlat_hist_cli.c
159
CLI_ASSERT_SINGLE_ACTION(threshold_actions, ACTION_TRACE_OUTPUT, trace_output, str,
tools/tracing/rtla/tests/unit/timerlat_hist_cli.c
566
CLI_ASSERT_SINGLE_ACTION(end_actions, ACTION_TRACE_OUTPUT, trace_output, str,
tools/tracing/rtla/tests/unit/timerlat_hist_cli.c
575
CLI_ASSERT_SINGLE_ACTION(threshold_actions, ACTION_TRACE_OUTPUT, trace_output, str,
tools/tracing/rtla/tests/unit/timerlat_hist_cli.c
94
CLI_ASSERT_SINGLE_ACTION(threshold_actions, ACTION_TRACE_OUTPUT, trace_output, str,
tools/tracing/rtla/tests/unit/timerlat_top_cli.c
128
CLI_ASSERT_SINGLE_ACTION(threshold_actions, ACTION_TRACE_OUTPUT, trace_output, str,
tools/tracing/rtla/tests/unit/timerlat_top_cli.c
137
CLI_ASSERT_SINGLE_ACTION(threshold_actions, ACTION_TRACE_OUTPUT, trace_output, str,
tools/tracing/rtla/tests/unit/timerlat_top_cli.c
147
CLI_ASSERT_SINGLE_ACTION(threshold_actions, ACTION_TRACE_OUTPUT, trace_output, str,
tools/tracing/rtla/tests/unit/timerlat_top_cli.c
156
CLI_ASSERT_SINGLE_ACTION(threshold_actions, ACTION_TRACE_OUTPUT, trace_output, str,
tools/tracing/rtla/tests/unit/timerlat_top_cli.c
165
CLI_ASSERT_SINGLE_ACTION(threshold_actions, ACTION_TRACE_OUTPUT, trace_output, str,
tools/tracing/rtla/tests/unit/timerlat_top_cli.c
174
CLI_ASSERT_SINGLE_ACTION(threshold_actions, ACTION_TRACE_OUTPUT, trace_output, str,
tools/tracing/rtla/tests/unit/timerlat_top_cli.c
184
CLI_ASSERT_SINGLE_ACTION(threshold_actions, ACTION_TRACE_OUTPUT, trace_output, str,
tools/tracing/rtla/tests/unit/timerlat_top_cli.c
193
CLI_ASSERT_SINGLE_ACTION(threshold_actions, ACTION_TRACE_OUTPUT, trace_output, str,
tools/tracing/rtla/tests/unit/timerlat_top_cli.c
508
CLI_ASSERT_SINGLE_ACTION(end_actions, ACTION_TRACE_OUTPUT, trace_output, str,
tools/tracing/rtla/tests/unit/timerlat_top_cli.c
517
CLI_ASSERT_SINGLE_ACTION(threshold_actions, ACTION_TRACE_OUTPUT, trace_output, str,