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.h221 bool weight_struct; member
H A Devsel.c2096 if (perf_missing_features.weight_struct) { in evsel__disable_missing_features()
2157 } else if (!perf_missing_features.weight_struct && in evsel__detect_missing_features()
2159 perf_missing_features.weight_struct = true; in evsel__detect_missing_features()
/linux/tools/perf/Documentation/
H A Dperf-report.txt124 - weight1: Average value of event specific weight (1st field of weight_struct).
125 - weight2: Average value of event specific weight (2nd field of weight_struct).
126 - weight3: Average value of event specific weight (3rd field of weight_struct).