Searched refs:PERF_SAMPLE_WEIGHT (Results 1 – 4 of 4) sorted by relevance
152 if (type & PERF_SAMPLE_WEIGHT) in samples_same()443 sample_type = (PERF_SAMPLE_MAX - 1) & ~PERF_SAMPLE_WEIGHT; in test__sample_parsing()
157 PERF_SAMPLE_WEIGHT = 1U << 14, enumerator172 #define PERF_SAMPLE_WEIGHT_TYPE (PERF_SAMPLE_WEIGHT | PERF_SAMPLE_WEIGHT_STRUCT)
650 if (type & PERF_SAMPLE_WEIGHT) { in add_generic_values()1144 if (type & PERF_SAMPLE_WEIGHT) in add_generic_types()
1616 PERF_SAMPLE_WEIGHT | PERF_SAMPLE_ADDR; in arm_spe_synth_events()
Completed in 16 milliseconds