Lines Matching refs:B
125 - file B with samples f2, f4, f5
132 - perf diff A B C
134 baseline/A compute/B compute/C samples
143 - perf diff B A C
145 baseline/B compute/A compute/C samples
154 - perf diff C B A
156 baseline/C compute/B compute/A samples
171 d = A->period_percent - B->period_percent
174 - A/B being matching hist entry from data/baseline file specified
188 r = A->period / B->period
191 - A/B being matching hist entry from data/baseline file specified
196 wdiff:WEIGHT-B,WEIGHT-A
200 d = B->period * WEIGHT-A - A->period * WEIGHT-B
202 - A/B being matching hist entry from data/baseline file specified
207 - WEIGHT-A/WEIGHT-B being user supplied weights in the the '-c' option
210 - WEIGHT-B being the weight of the baseline data file