Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/events/intel/
H A Dds.c968 PERF_SAMPLE_PHYS_ADDR | PERF_SAMPLE_WEIGHT | \
994 tsx_weight = (sample_type & PERF_SAMPLE_WEIGHT) && in pebs_update_adaptive_cfg()
1372 if (fll && (sample_type & PERF_SAMPLE_WEIGHT)) in setup_pebs_fixed_sample_data()
1465 if ((sample_type & PERF_SAMPLE_WEIGHT) && !fll) in setup_pebs_fixed_sample_data()
1580 if (sample_type & PERF_SAMPLE_WEIGHT) in setup_pebs_adaptive_sample_data()
/OK3568_Linux_fs/kernel/tools/perf/tests/
H A Dsample-parsing.c129 if (type & PERF_SAMPLE_WEIGHT) in samples_same()
/OK3568_Linux_fs/kernel/tools/include/uapi/linux/
H A Dperf_event.h138 PERF_SAMPLE_WEIGHT = 1U << 14, 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.h138 PERF_SAMPLE_WEIGHT = 1U << 14, 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.h138 PERF_SAMPLE_WEIGHT = 1U << 14, enumerator
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dperf_event.h138 PERF_SAMPLE_WEIGHT = 1U << 14, enumerator
/OK3568_Linux_fs/kernel/tools/perf/util/
H A Ddata-convert-bt.c643 if (type & PERF_SAMPLE_WEIGHT) { in add_generic_values()
1136 if (type & PERF_SAMPLE_WEIGHT) in add_generic_types()
H A Dsynthetic-events.c1388 if (type & PERF_SAMPLE_WEIGHT) in perf_event__sample_event_size()
1556 if (type & PERF_SAMPLE_WEIGHT) { in perf_event__synthesize_sample()
H A Devsel.c2330 if (type & PERF_SAMPLE_WEIGHT) { in evsel__parse_sample()
H A Dsession.c1305 if (sample_type & PERF_SAMPLE_WEIGHT) in dump_sample()
H A Dintel-pt.c1874 if (sample_type & PERF_SAMPLE_WEIGHT) { in intel_pt_synth_pebs_sample()
/OK3568_Linux_fs/kernel/arch/powerpc/perf/
H A Dcore-book3s.c2211 if (event->attr.sample_type & PERF_SAMPLE_WEIGHT && in record_and_restart()
/OK3568_Linux_fs/kernel/tools/perf/
H A Dbuiltin-script.c447 evsel__check_stype(evsel, PERF_SAMPLE_WEIGHT, "WEIGHT", PERF_OUTPUT_WEIGHT)) in evsel__check_attr()
/OK3568_Linux_fs/kernel/kernel/events/
H A Dcore.c1881 if (sample_type & PERF_SAMPLE_WEIGHT) in __perf_event_header_size()
6979 if (sample_type & PERF_SAMPLE_WEIGHT) in perf_output_sample()