Lines Matching refs:B
202 - file B with samples f2, f4, f5
209 - perf diff A B C
211 baseline/A compute/B compute/C samples
220 - perf diff B A C
222 baseline/B compute/A compute/C samples
231 - perf diff C B A
233 baseline/C compute/B compute/A samples
248 d = A->period_percent - B->period_percent
251 - A/B being matching hist entry from data/baseline file specified
269 r = A->period / B->period
272 - A/B being matching hist entry from data/baseline file specified
277 wdiff:WEIGHT-B,WEIGHT-A
281 d = B->period * WEIGHT-A - A->period * WEIGHT-B
283 - A/B being matching hist entry from data/baseline file specified
288 - WEIGHT-A/WEIGHT-B being user supplied weights in the the '-c' option
291 - WEIGHT-B being the weight of the baseline data file