| /OK3568_Linux_fs/kernel/tools/perf/tests/attr/ |
| H A D | test-record-data | 7 # sample_type = PERF_SAMPLE_IP | PERF_SAMPLE_TID | PERF_SAMPLE_TIME |
|
| H A D | test-record-C0 | 12 # PERF_SAMPLE_IP | PERF_SAMPLE_TID | PERF_SAMPLE_TIME |
|
| /OK3568_Linux_fs/kernel/tools/lib/perf/Documentation/examples/ |
| H A D | sampling.c | 35 .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 D | sample-parsing.c | 45 if (type & PERF_SAMPLE_TID) { in samples_same()
|
| /OK3568_Linux_fs/kernel/tools/include/uapi/linux/ |
| H A D | perf_event.h | 125 PERF_SAMPLE_TID = 1U << 1, enumerator
|
| /OK3568_Linux_fs/kernel/tools/perf/util/ |
| H A D | event.h | 38 (PERF_SAMPLE_IP | PERF_SAMPLE_TID | \
|
| H A D | jitdump.c | 485 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 D | evsel.c | 141 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 D | data-convert-bt.c | 614 if (type & PERF_SAMPLE_TID) { in add_generic_values() 1121 if (type & PERF_SAMPLE_TID) { in add_generic_types()
|
| H A D | intel-bts.c | 795 attr.sample_type |= PERF_SAMPLE_IP | PERF_SAMPLE_TID | in intel_bts_synth_events()
|
| H A D | arm-spe.c | 818 attr.sample_type |= PERF_SAMPLE_IP | PERF_SAMPLE_TID | in arm_spe_synth_events()
|
| H A D | synthetic-events.c | 1315 if (type & PERF_SAMPLE_TID) in perf_event__sample_event_size() 1444 if (type & PERF_SAMPLE_TID) { in perf_event__synthesize_sample()
|
| H A D | python.c | 718 .sample_type = PERF_SAMPLE_PERIOD | PERF_SAMPLE_TID, in pyrf_evsel__init()
|
| H A D | evlist.c | 1185 if (sample_type & PERF_SAMPLE_TID) in perf_evlist__id_hdr_size()
|
| H A D | cs-etm.c | 1312 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 D | perf_event.h | 125 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 D | perf_event.h | 125 PERF_SAMPLE_TID = 1U << 1, enumerator
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | perf_event.h | 125 PERF_SAMPLE_TID = 1U << 1, enumerator
|
| /OK3568_Linux_fs/kernel/tools/lib/perf/Documentation/ |
| H A D | libperf-sampling.txt | 90 …35 .sample_type = PERF_SAMPLE_IP|PERF_SAMPLE_TID|PERF_SAMPLE_CPU|PERF_SAMPLE_PERIO…
|
| /OK3568_Linux_fs/kernel/tools/perf/bench/ |
| H A D | inject-buildid.c | 456 bench_sample_type |= PERF_SAMPLE_TID | PERF_SAMPLE_TIME; in do_inject_loops()
|
| /OK3568_Linux_fs/kernel/arch/x86/events/ |
| H A D | perf_event.h | 130 (PERF_SAMPLE_IP | PERF_SAMPLE_TID | PERF_SAMPLE_ADDR | \
|
| /OK3568_Linux_fs/kernel/tools/perf/ |
| H A D | builtin-inject.c | 732 if (evsel__check_stype(evsel, PERF_SAMPLE_TID, "TID")) in __cmd_inject()
|
| /OK3568_Linux_fs/kernel/arch/s390/kernel/ |
| H A D | perf_cpum_sf.c | 877 if (event->attr.sample_type & PERF_SAMPLE_TID) in __hw_perf_event_init()
|
| /OK3568_Linux_fs/kernel/kernel/events/ |
| H A D | core.c | 1919 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 D | perf-intel-pt.txt | 996 PERF_SAMPLE_IP | PERF_SAMPLE_TID | PERF_SAMPLE_ADDR |
|