| /OK3568_Linux_fs/kernel/tools/perf/tests/attr/ |
| H A D | test-record-data | 8 # PERF_SAMPLE_ADDR | PERF_SAMPLE_PERIOD | PERF_SAMPLE_DATA_SRC
|
| H A D | test-record-C0 | 13 # PERF_SAMPLE_ID | PERF_SAMPLE_PERIOD
|
| /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 | sw-clock.c | 40 .sample_type = PERF_SAMPLE_PERIOD, in __test__sw_clock_freq()
|
| H A D | sample-parsing.c | 65 if (type & PERF_SAMPLE_PERIOD) in samples_same()
|
| H A D | parse-events.c | 19 PERF_SAMPLE_CPU | PERF_SAMPLE_PERIOD)
|
| /OK3568_Linux_fs/kernel/tools/include/uapi/linux/ |
| H A D | perf_event.h | 132 PERF_SAMPLE_PERIOD = 1U << 8, enumerator
|
| /OK3568_Linux_fs/kernel/tools/perf/util/ |
| H A D | event.h | 41 PERF_SAMPLE_CPU | PERF_SAMPLE_PERIOD | \
|
| H A D | data-convert-bt.c | 637 if (type & PERF_SAMPLE_PERIOD) { in add_generic_values() 1133 if (type & PERF_SAMPLE_PERIOD) in add_generic_types()
|
| H A D | evsel.c | 272 PERF_SAMPLE_CPU | PERF_SAMPLE_PERIOD), in evsel__new_idx() 452 PERF_SAMPLE_CPU | PERF_SAMPLE_PERIOD), in evsel__newtp_idx() 2183 if (type & PERF_SAMPLE_PERIOD) { in evsel__parse_sample()
|
| H A D | intel-bts.c | 796 PERF_SAMPLE_PERIOD; in intel_bts_synth_events()
|
| H A D | arm-spe.c | 819 PERF_SAMPLE_PERIOD; in arm_spe_synth_events()
|
| H A D | synthetic-events.c | 1333 if (type & PERF_SAMPLE_PERIOD) in perf_event__sample_event_size() 1478 if (type & PERF_SAMPLE_PERIOD) { 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 | intel-pt.c | 2998 PERF_SAMPLE_PERIOD; in intel_pt_synth_events() 3059 attr.sample_type &= ~(u64)PERF_SAMPLE_PERIOD; in intel_pt_synth_events()
|
| H A D | cs-etm.c | 1313 PERF_SAMPLE_PERIOD; 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 | 132 PERF_SAMPLE_PERIOD = 1U << 8, 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 | 132 PERF_SAMPLE_PERIOD = 1U << 8, enumerator
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | perf_event.h | 132 PERF_SAMPLE_PERIOD = 1U << 8, enumerator
|
| /OK3568_Linux_fs/kernel/tools/lib/perf/Documentation/ |
| H A D | libperf-sampling.txt | 90 …5 .sample_type = PERF_SAMPLE_IP|PERF_SAMPLE_TID|PERF_SAMPLE_CPU|PERF_SAMPLE_PERIOD,
|
| /OK3568_Linux_fs/kernel/arch/x86/events/ |
| H A D | perf_event.h | 135 PERF_SAMPLE_PERIOD)
|
| /OK3568_Linux_fs/kernel/kernel/events/ |
| H A D | core.c | 1878 if (sample_type & PERF_SAMPLE_PERIOD) in __perf_event_header_size() 6889 if (sample_type & PERF_SAMPLE_PERIOD) in perf_output_sample() 9046 if ((event->attr.sample_type & PERF_SAMPLE_PERIOD) && !event->attr.freq) { in perf_swevent_event()
|
| /OK3568_Linux_fs/kernel/tools/perf/Documentation/ |
| H A D | perf-intel-pt.txt | 1001 PERF_SAMPLE_PERIOD (and sometimes) | PERF_SAMPLE_TIME
|