Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/
Dperf_event.h140 PERF_SAMPLE_TRANSACTION = 1U << 17, enumerator
/linux-4.4.14/tools/perf/tests/
Dsample-parsing.c126 if (type & PERF_SAMPLE_TRANSACTION) in samples_same()
/linux-4.4.14/tools/perf/util/
Ddata-convert-bt.c422 if (type & PERF_SAMPLE_TRANSACTION) { in add_generic_values()
796 if (type & PERF_SAMPLE_TRANSACTION) in add_generic_types()
Devsel.c1825 if (type & PERF_SAMPLE_TRANSACTION) { in perf_evsel__parse_sample()
1940 if (type & PERF_SAMPLE_TRANSACTION) in perf_event__sample_event_size()
2126 if (type & PERF_SAMPLE_TRANSACTION) { in perf_event__synthesize_sample()
Dsession.c948 if (sample_type & PERF_SAMPLE_TRANSACTION) in dump_sample()
/linux-4.4.14/arch/x86/kernel/cpu/
Dperf_event.h103 PERF_SAMPLE_TRANSACTION)
Dperf_event_intel_ds.c1088 if (sample_type & PERF_SAMPLE_TRANSACTION) in setup_pebs_sample_data()
/linux-4.4.14/kernel/events/
Dcore.c1304 if (sample_type & PERF_SAMPLE_TRANSACTION) in __perf_event_header_size()
5449 if (sample_type & PERF_SAMPLE_TRANSACTION) in perf_output_sample()