Home
last modified time | relevance | path

Searched refs:__SORT_BRANCH_STACK (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/tools/perf/util/
H A Dsort.h248 __SORT_BRANCH_STACK, enumerator
249 SORT_DSO_FROM = __SORT_BRANCH_STACK,
H A Dsort.c2193 #define DIM(d, n, func) [d - __SORT_BRANCH_STACK] = { .name = n, .entry = &(func) }