Searched refs:PERF_SAMPLE_WEIGHT (Results 1 – 8 of 8) 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)
657 if (type & PERF_SAMPLE_WEIGHT) { in add_generic_values()1156 if (type & PERF_SAMPLE_WEIGHT) in add_generic_types()
1721 PERF_SAMPLE_WEIGHT | PERF_SAMPLE_ADDR; in arm_spe_synth_events()
1123 } else if (sample_type & PERF_SAMPLE_WEIGHT) { in perf_ibs_parse_ld_st_data()
2477 if (sample_type & PERF_SAMPLE_WEIGHT) in __setup_pebs_meminfo_group()
13609 if ((attr->sample_type & PERF_SAMPLE_WEIGHT) && in perf_copy_attr()