Home
last modified time | relevance | path

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

/tools/perf/tests/
A Dsample-parsing.c152 if (type & PERF_SAMPLE_WEIGHT) in samples_same()
443 sample_type = (PERF_SAMPLE_MAX - 1) & ~PERF_SAMPLE_WEIGHT; in test__sample_parsing()
/tools/include/uapi/linux/
A Dperf_event.h157 PERF_SAMPLE_WEIGHT = 1U << 14, enumerator
172 #define PERF_SAMPLE_WEIGHT_TYPE (PERF_SAMPLE_WEIGHT | PERF_SAMPLE_WEIGHT_STRUCT)
/tools/perf/util/
A Ddata-convert-bt.c650 if (type & PERF_SAMPLE_WEIGHT) { in add_generic_values()
1144 if (type & PERF_SAMPLE_WEIGHT) in add_generic_types()
A Darm-spe.c1616 PERF_SAMPLE_WEIGHT | PERF_SAMPLE_ADDR; in arm_spe_synth_events()

Completed in 16 milliseconds