Home
last modified time | relevance | path

Searched refs:PERF_SAMPLE_TID (Results 1 – 25 of 27) sorted by relevance

12

/OK3568_Linux_fs/kernel/tools/perf/tests/attr/
H A Dtest-record-data7 # sample_type = PERF_SAMPLE_IP | PERF_SAMPLE_TID | PERF_SAMPLE_TIME |
H A Dtest-record-C012 # PERF_SAMPLE_IP | PERF_SAMPLE_TID | PERF_SAMPLE_TIME |
/OK3568_Linux_fs/kernel/tools/lib/perf/Documentation/examples/
H A Dsampling.c35 .sample_type = PERF_SAMPLE_IP|PERF_SAMPLE_TID|PERF_SAMPLE_CPU|PERF_SAMPLE_PERIOD, in main()
/OK3568_Linux_fs/kernel/tools/perf/tests/
H A Dsample-parsing.c45 if (type & PERF_SAMPLE_TID) { in samples_same()
/OK3568_Linux_fs/kernel/tools/include/uapi/linux/
H A Dperf_event.h125 PERF_SAMPLE_TID = 1U << 1, enumerator
/OK3568_Linux_fs/kernel/tools/perf/util/
H A Devent.h38 (PERF_SAMPLE_IP | PERF_SAMPLE_TID | \
H A Djitdump.c485 if (jd->sample_type & PERF_SAMPLE_TID) { in jit_repipe_code_load()
577 if (jd->sample_type & PERF_SAMPLE_TID) { in jit_repipe_code_move()
H A Devsel.c141 if (sample_type & PERF_SAMPLE_TID) in __perf_evsel__calc_id_pos()
2044 if (type & PERF_SAMPLE_TID) { in perf_evsel__parse_id_sample()
2136 if (type & PERF_SAMPLE_TID) { in evsel__parse_sample()
2427 if (type & PERF_SAMPLE_TID) in evsel__parse_sample_timestamp()
H A Ddata-convert-bt.c614 if (type & PERF_SAMPLE_TID) { in add_generic_values()
1121 if (type & PERF_SAMPLE_TID) { in add_generic_types()
H A Dintel-bts.c795 attr.sample_type |= PERF_SAMPLE_IP | PERF_SAMPLE_TID | in intel_bts_synth_events()
H A Darm-spe.c818 attr.sample_type |= PERF_SAMPLE_IP | PERF_SAMPLE_TID | in arm_spe_synth_events()
H A Dsynthetic-events.c1315 if (type & PERF_SAMPLE_TID) in perf_event__sample_event_size()
1444 if (type & PERF_SAMPLE_TID) { in perf_event__synthesize_sample()
H A Dpython.c718 .sample_type = PERF_SAMPLE_PERIOD | PERF_SAMPLE_TID, in pyrf_evsel__init()
H A Devlist.c1185 if (sample_type & PERF_SAMPLE_TID) in perf_evlist__id_hdr_size()
H A Dcs-etm.c1312 attr.sample_type |= PERF_SAMPLE_IP | PERF_SAMPLE_TID | in cs_etm__synth_events()
/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.h125 PERF_SAMPLE_TID = 1U << 1, 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.h125 PERF_SAMPLE_TID = 1U << 1, enumerator
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dperf_event.h125 PERF_SAMPLE_TID = 1U << 1, enumerator
/OK3568_Linux_fs/kernel/tools/lib/perf/Documentation/
H A Dlibperf-sampling.txt90 …35 .sample_type = PERF_SAMPLE_IP|PERF_SAMPLE_TID|PERF_SAMPLE_CPU|PERF_SAMPLE_PERIO…
/OK3568_Linux_fs/kernel/tools/perf/bench/
H A Dinject-buildid.c456 bench_sample_type |= PERF_SAMPLE_TID | PERF_SAMPLE_TIME; in do_inject_loops()
/OK3568_Linux_fs/kernel/arch/x86/events/
H A Dperf_event.h130 (PERF_SAMPLE_IP | PERF_SAMPLE_TID | PERF_SAMPLE_ADDR | \
/OK3568_Linux_fs/kernel/tools/perf/
H A Dbuiltin-inject.c732 if (evsel__check_stype(evsel, PERF_SAMPLE_TID, "TID")) in __cmd_inject()
/OK3568_Linux_fs/kernel/arch/s390/kernel/
H A Dperf_cpum_sf.c877 if (event->attr.sample_type & PERF_SAMPLE_TID) in __hw_perf_event_init()
/OK3568_Linux_fs/kernel/kernel/events/
H A Dcore.c1919 if (sample_type & PERF_SAMPLE_TID) in perf_event__id_header_size()
6691 if (sample_type & PERF_SAMPLE_TID) { in __perf_event_header__init_id()
6725 if (sample_type & PERF_SAMPLE_TID) in __perf_event__output_id_sample()
6871 if (sample_type & PERF_SAMPLE_TID) in perf_output_sample()
/OK3568_Linux_fs/kernel/tools/perf/Documentation/
H A Dperf-intel-pt.txt996 PERF_SAMPLE_IP | PERF_SAMPLE_TID | PERF_SAMPLE_ADDR |

12