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

/linux-master/tools/perf/util/
H A Dsort.h255 __SORT_BRANCH_STACK, enumerator in enum:sort_type
256 SORT_DSO_FROM = __SORT_BRANCH_STACK,
H A Dsort.c2389 #define DIM(d, n, func) [d - __SORT_BRANCH_STACK] = { .name = n, .entry = &(func) }

Completed in 197 milliseconds