Home
last modified time | relevance | path

Searched refs:weight_struct (Results 1 – 3 of 3) sorted by relevance

/linux/tools/perf/util/
H A Devsel.h219 bool weight_struct; member
H A Devsel.c2131 if (perf_missing_features.weight_struct) { in evsel__disable_missing_features()
2417 perf_missing_features.weight_struct = true; in evsel__detect_missing_features()
2523 perf_missing_features.weight_struct) in evsel__detect_missing_features()
/linux/tools/perf/Documentation/
H A Dperf-report.txt143 - weight1: Average value of event specific weight (1st field of weight_struct).
144 - weight2: Average value of event specific weight (2nd field of weight_struct).
145 - weight3: Average value of event specific weight (3rd field of weight_struct).