Searched refs:PERF_SAMPLE_WEIGHT (Results 1 – 11 of 11) sorted by relevance
20 if (type & PERF_SAMPLE_WEIGHT) in arch_perf_parse_sample_weight()
101 if (type & PERF_SAMPLE_WEIGHT) in arch_perf_parse_sample_weight()
154 PERF_SAMPLE_WEIGHT = 1U << 14, enumerator169 #define PERF_SAMPLE_WEIGHT_TYPE (PERF_SAMPLE_WEIGHT | PERF_SAMPLE_WEIGHT_STRUCT)
152 if (type & PERF_SAMPLE_WEIGHT) in samples_same()435 sample_type = (PERF_SAMPLE_MAX - 1) & ~PERF_SAMPLE_WEIGHT; in test__sample_parsing()
650 if (type & PERF_SAMPLE_WEIGHT) { in add_generic_values()1144 if (type & PERF_SAMPLE_WEIGHT) in add_generic_types()
1520 PERF_SAMPLE_WEIGHT | PERF_SAMPLE_ADDR; in arm_spe_synth_events()
402 if (type & PERF_SAMPLE_WEIGHT) in isa207_get_mem_weight()
1122 } else if (sample_type & PERF_SAMPLE_WEIGHT) { in perf_ibs_parse_ld_st_data()
2145 if (sample_type & PERF_SAMPLE_WEIGHT) { in setup_pebs_adaptive_sample_data()
12868 if ((attr->sample_type & PERF_SAMPLE_WEIGHT) && in perf_copy_attr()