Home
last modified time | relevance | path

Searched refs:TEP_FIELD_IS_RELATIVE (Results 1 – 10 of 10) sorted by relevance

/linux-6.1.9/tools/lib/traceevent/
Devent-parse.h128 TEP_FIELD_IS_RELATIVE = 256, enumerator
Devent-parse.c1634 field->flags |= TEP_FIELD_IS_DYNAMIC | TEP_FIELD_IS_RELATIVE; in event_read_fields()
4188 if (arg->string.field->flags & TEP_FIELD_IS_RELATIVE) in print_str_arg()
4208 if (arg->bitmask.field->flags & TEP_FIELD_IS_RELATIVE) in print_str_arg()
5129 if (field->flags & TEP_FIELD_IS_RELATIVE) in tep_print_field()
7009 if (field->flags & TEP_FIELD_IS_RELATIVE) in tep_get_field_raw()
Dparse-filter.c1717 if (arg->str.field->flags & TEP_FIELD_IS_RELATIVE) in get_field_str()
/linux-6.1.9/tools/perf/util/scripting-engines/
Dtrace-event-perl.c395 if (field->flags & TEP_FIELD_IS_RELATIVE) in perl_process_tracepoint()
Dtrace-event-python.c995 if (field->flags & TEP_FIELD_IS_RELATIVE) in python_process_tracepoint()
/linux-6.1.9/tools/perf/util/
Ddata-convert-bt.c321 if (flags & TEP_FIELD_IS_RELATIVE) in add_tracepoint_field_value()
Dpython.c442 if (field->flags & TEP_FIELD_IS_RELATIVE) in tracepoint_field()
Devsel.c2790 if (field->flags & TEP_FIELD_IS_RELATIVE) in evsel__rawptr()
Dsort.c2546 if (field->flags & TEP_FIELD_IS_RELATIVE) in __sort__hde_cmp()
/linux-6.1.9/tools/perf/
Dbuiltin-trace.c2739 if (field->flags & TEP_FIELD_IS_RELATIVE)