Searched refs:PERF_SAMPLE_WEIGHT (Results 1 – 10 of 10) sorted by relevance
123 if (type & PERF_SAMPLE_WEIGHT) in samples_same()
138 PERF_SAMPLE_WEIGHT = 1U << 14, enumerator
1182 if (fll && (sample_type & PERF_SAMPLE_WEIGHT)) in setup_pebs_sample_data()1283 if ((sample_type & PERF_SAMPLE_WEIGHT) && !fll) in setup_pebs_sample_data()
640 if (type & PERF_SAMPLE_WEIGHT) { in add_generic_values()1133 if (type & PERF_SAMPLE_WEIGHT) in add_generic_types()
2323 if (type & PERF_SAMPLE_WEIGHT) { in perf_evsel__parse_sample()2494 if (type & PERF_SAMPLE_WEIGHT) in perf_event__sample_event_size()2654 if (type & PERF_SAMPLE_WEIGHT) { in perf_event__synthesize_sample()
1112 if (sample_type & PERF_SAMPLE_WEIGHT) in dump_sample()
2082 if (event->attr.sample_type & PERF_SAMPLE_WEIGHT && in record_and_restart()
405 perf_evsel__check_stype(evsel, PERF_SAMPLE_WEIGHT, "WEIGHT", in perf_evsel__check_attr()
1739 if (sample_type & PERF_SAMPLE_WEIGHT) in __perf_event_header_size()6273 if (sample_type & PERF_SAMPLE_WEIGHT) in perf_output_sample()