Searched refs:formula_wdiff (Results 1 – 2 of 2) sorted by relevance
/kernel/linux/linux-4.19/tools/perf/ |
D | builtin-diff.c | 297 static int formula_wdiff(struct hist_entry *he, struct hist_entry *pair, in formula_wdiff() function 318 return formula_wdiff(he, pair, buf, size); in formula_fprintf()
|
/kernel/linux/linux-5.10/tools/perf/ |
D | builtin-diff.c | 337 static int formula_wdiff(struct hist_entry *he, struct hist_entry *pair, in formula_wdiff() function 358 return formula_wdiff(he, pair, buf, size); in formula_fprintf()
|