Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/perf/tests/
H A Dsample-parsing.c135 if (type & PERF_SAMPLE_TRANSACTION) in samples_same()
/OK3568_Linux_fs/kernel/tools/include/uapi/linux/
H A Dperf_event.h141 PERF_SAMPLE_TRANSACTION = 1U << 17, enumerator
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dperf_event.h141 PERF_SAMPLE_TRANSACTION = 1U << 17, enumerator
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dperf_event.h141 PERF_SAMPLE_TRANSACTION = 1U << 17, enumerator
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dperf_event.h141 PERF_SAMPLE_TRANSACTION = 1U << 17, enumerator
/OK3568_Linux_fs/kernel/arch/x86/events/intel/
H A Dds.c969 PERF_SAMPLE_TRANSACTION)
1468 if (sample_type & PERF_SAMPLE_TRANSACTION) in setup_pebs_fixed_sample_data()
1590 if (sample_type & PERF_SAMPLE_TRANSACTION) in setup_pebs_adaptive_sample_data()
2091 PERF_SAMPLE_TRANSACTION | in intel_ds_init()
/OK3568_Linux_fs/kernel/tools/perf/util/
H A Ddata-convert-bt.c656 if (type & PERF_SAMPLE_TRANSACTION) { in add_generic_values()
1142 if (type & PERF_SAMPLE_TRANSACTION) in add_generic_types()
H A Dsynthetic-events.c1394 if (type & PERF_SAMPLE_TRANSACTION) in perf_event__sample_event_size()
1566 if (type & PERF_SAMPLE_TRANSACTION) { in perf_event__synthesize_sample()
H A Devsel.c2342 if (type & PERF_SAMPLE_TRANSACTION) { in evsel__parse_sample()
H A Dsession.c1314 if (sample_type & PERF_SAMPLE_TRANSACTION) in dump_sample()
H A Dintel-pt.c1887 if (sample_type & PERF_SAMPLE_TRANSACTION && items->has_tsx_aux_info) { in intel_pt_synth_pebs_sample()
/OK3568_Linux_fs/kernel/arch/x86/events/
H A Dperf_event.h133 PERF_SAMPLE_TRANSACTION | PERF_SAMPLE_PHYS_ADDR | \
/OK3568_Linux_fs/kernel/tools/perf/Documentation/
H A Dperf-intel-pt.txt999 PERF_SAMPLE_TRANSACTION | PERF_SAMPLE_PHYS_ADDR |
/OK3568_Linux_fs/kernel/kernel/events/
H A Dcore.c1890 if (sample_type & PERF_SAMPLE_TRANSACTION) in __perf_event_header_size()
6985 if (sample_type & PERF_SAMPLE_TRANSACTION) in perf_output_sample()