Home
last modified time | relevance | path

Searched refs:PERF_SAMPLE_TRANSACTION (Results 1 – 9 of 9) sorted by relevance

/Linux-v4.19/tools/perf/tests/
Dsample-parsing.c129 if (type & PERF_SAMPLE_TRANSACTION) in samples_same()
/Linux-v4.19/tools/include/uapi/linux/
Dperf_event.h141 PERF_SAMPLE_TRANSACTION = 1U << 17, enumerator
/Linux-v4.19/include/uapi/linux/
Dperf_event.h141 PERF_SAMPLE_TRANSACTION = 1U << 17, enumerator
/Linux-v4.19/arch/x86/events/
Dperf_event.h95 PERF_SAMPLE_TRANSACTION | PERF_SAMPLE_PHYS_ADDR | \
/Linux-v4.19/tools/perf/util/
Ddata-convert-bt.c653 if (type & PERF_SAMPLE_TRANSACTION) { in add_generic_values()
1139 if (type & PERF_SAMPLE_TRANSACTION) in add_generic_types()
Devsel.c2335 if (type & PERF_SAMPLE_TRANSACTION) { in perf_evsel__parse_sample()
2500 if (type & PERF_SAMPLE_TRANSACTION) in perf_event__sample_event_size()
2664 if (type & PERF_SAMPLE_TRANSACTION) { in perf_event__synthesize_sample()
Dsession.c1121 if (sample_type & PERF_SAMPLE_TRANSACTION) in dump_sample()
/Linux-v4.19/arch/x86/events/intel/
Dds.c1286 if (sample_type & PERF_SAMPLE_TRANSACTION) in setup_pebs_sample_data()
/Linux-v4.19/kernel/events/
Dcore.c1748 if (sample_type & PERF_SAMPLE_TRANSACTION) in __perf_event_header_size()
6279 if (sample_type & PERF_SAMPLE_TRANSACTION) in perf_output_sample()