Home
last modified time | relevance | path

Searched refs:TEP_FIELD_IS_LONG (Results 1 – 4 of 4) sorted by relevance

/linux/tools/lib/traceevent/
A Devent-parse.h125 TEP_FIELD_IS_LONG = 32, enumerator
A Devent-parse.c1626 field->flags |= TEP_FIELD_IS_LONG; in event_read_fields()
1694 else if (field->flags & TEP_FIELD_IS_LONG) in event_read_fields()
5139 if (field->flags & TEP_FIELD_IS_LONG) in tep_print_field()
5154 if (field->flags & TEP_FIELD_IS_LONG) in tep_print_field()
A Dparse-filter.c1735 if (arg->str.field->flags & (TEP_FIELD_IS_POINTER | TEP_FIELD_IS_LONG)) in get_field_str()
/linux/tools/perf/util/
A Ddata-convert-bt.c197 if (flags & TEP_FIELD_IS_LONG || flags & TEP_FIELD_IS_POINTER) in get_tracepoint_field_type()

Completed in 22 milliseconds