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

/linux-master/tools/perf/util/
H A Ddwarf-aux.h71 DIE_FIND_CB_CHILD = 1, /* Search only children */ enumerator in enum:__anon1596
H A Ddwarf-aux.c528 * DIE_FIND_CB_CHILD and DIE_FIND_CB_SIBLING, those means trace only
548 if ((ret & DIE_FIND_CB_CHILD) &&
1754 return DIE_FIND_CB_CHILD;

Completed in 105 milliseconds