Searched refs:PERF_SAMPLE_WEIGHT_STRUCT (Results 1 – 12 of 12) sorted by relevance
30 if (type & PERF_SAMPLE_WEIGHT_STRUCT) { in samples_same()124 return do_test(PERF_SAMPLE_WEIGHT_STRUCT); in test__x86_sample_parsing()
34 if (type & PERF_SAMPLE_WEIGHT_STRUCT) { in arch_perf_synthesize_sample_weight()
115 if (type & PERF_SAMPLE_WEIGHT_STRUCT) { in arch_perf_synthesize_sample_weight()
164 PERF_SAMPLE_WEIGHT_STRUCT = 1U << 24, enumerator169 #define PERF_SAMPLE_WEIGHT_TYPE (PERF_SAMPLE_WEIGHT | PERF_SAMPLE_WEIGHT_STRUCT)
400 if (PERF_SAMPLE_MAX > PERF_SAMPLE_WEIGHT_STRUCT << 1) { in test__sample_parsing()
1119 if (sample_type & PERF_SAMPLE_WEIGHT_STRUCT) { in perf_ibs_parse_ld_st_data()
2416 attr.sample_type = PERF_SAMPLE_WEIGHT_STRUCT; in evsel__detect_missing_features()2524 if ((evsel->core.attr.sample_type & PERF_SAMPLE_WEIGHT_STRUCT) && in evsel__detect_missing_features()
1095 if (sample_type & PERF_SAMPLE_WEIGHT_STRUCT) { in dump_sample()
583 evsel__check_stype(evsel, PERF_SAMPLE_WEIGHT_STRUCT, "WEIGHT_STRUCT", PERF_OUTPUT_INS_LAT)) in evsel__check_attr()593 evsel__check_stype(evsel, PERF_SAMPLE_WEIGHT_STRUCT, "WEIGHT_STRUCT", PERF_OUTPUT_RETIRE_LAT)) in evsel__check_attr()
2102 if (sample_type & PERF_SAMPLE_WEIGHT_STRUCT) { in setup_pebs_adaptive_sample_data()
12869 (attr->sample_type & PERF_SAMPLE_WEIGHT_STRUCT)) in perf_copy_attr()