Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/util/
H A Ddwarf-aux.h68 DIE_FIND_CB_CHILD = 1, /* Search only children */ enumerator
H A Ddwarf-aux.c509 * DIE_FIND_CB_CHILD and DIE_FIND_CB_SIBLING, those means trace only
529 if ((ret & DIE_FIND_CB_CHILD) && in die_find_child()
/kernel/linux/linux-6.6/tools/perf/util/
H A Ddwarf-aux.h71 DIE_FIND_CB_CHILD = 1, /* Search only children */ enumerator
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) && in die_find_child()

Completed in 5 milliseconds