Home
last modified time | relevance | path

Searched refs:DIE_FIND_CB_SIBLING (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/tools/perf/util/
H A Ddwarf-aux.h72 DIE_FIND_CB_SIBLING = 2, /* Search only siblings */ enumerator
H A Ddwarf-aux.c553 } while ((ret & DIE_FIND_CB_SIBLING) && in die_find_child()
795 return DIE_FIND_CB_SIBLING; in __die_walk_funclines_cb()
1000 return DIE_FIND_CB_SIBLING; in __die_find_variable_cb()
1035 return DIE_FIND_CB_SIBLING; in __die_find_member_cb()
H A Dprobe-finder.c1312 return DIE_FIND_CB_SIBLING; in copy_variables_cb()
1567 return DIE_FIND_CB_SIBLING; in collect_variables_cb()