Home
last modified time | relevance | path

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

/tools/perf/tests/
A Dsample-parsing.c164 if (type & PERF_SAMPLE_TRANSACTION) in samples_same()
/tools/include/uapi/linux/
A Dperf_event.h160 PERF_SAMPLE_TRANSACTION = 1U << 17, enumerator
/tools/perf/util/
A Ddata-convert-bt.c663 if (type & PERF_SAMPLE_TRANSACTION) { in add_generic_values()
1150 if (type & PERF_SAMPLE_TRANSACTION) in add_generic_types()
A Dsynthetic-events.c1543 if (type & PERF_SAMPLE_TRANSACTION) in perf_event__sample_event_size()
1754 if (type & PERF_SAMPLE_TRANSACTION) { in perf_event__synthesize_sample()
A Dsession.c1119 if (sample_type & PERF_SAMPLE_TRANSACTION) in dump_sample()
A Devsel.c3273 if (type & PERF_SAMPLE_TRANSACTION) { in evsel__parse_sample()
A Dintel-pt.c2549 if (sample_type & PERF_SAMPLE_TRANSACTION && items->has_tsx_aux_info) { in intel_pt_do_synth_pebs_sample()
/tools/perf/Documentation/
A Dperf-dlfilter.txt96 __u64 transaction; /* Refer PERF_SAMPLE_TRANSACTION in <linux/perf_event.h> */
A Dperf-intel-pt.txt1140 PERF_SAMPLE_TRANSACTION | PERF_SAMPLE_PHYS_ADDR |

Completed in 40 milliseconds