Searched refs:DEF_SORT_NAME_KEY (Results 1 - 1 of 1) sorted by relevance
/kernel/linux/linux-5.10/tools/perf/ | ||
H A D | builtin-kvm.c | 483 #define DEF_SORT_NAME_KEY(name, compare_key) \ macro 487 DEF_SORT_NAME_KEY(sample, count), 488 DEF_SORT_NAME_KEY(time, mean), |
Completed in 2 milliseconds