Searched refs:formula_delta (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/tools/perf/ |
H A D | builtin-diff.c | 311 static int formula_delta(struct hist_entry *he, struct hist_entry *pair, in formula_delta() function 354 return formula_delta(he, pair, buf, size); in formula_fprintf()
|
/kernel/linux/linux-6.6/tools/perf/ |
H A D | builtin-diff.c | 311 static int formula_delta(struct hist_entry *he, struct hist_entry *pair, in formula_delta() function 354 return formula_delta(he, pair, buf, size); in formula_fprintf()
|
Completed in 11 milliseconds