Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/perf/util/
H A Ddwarf-aux.c547 } while ((ret & DIE_FIND_CB_SIBLING) && in die_find_child()
789 return DIE_FIND_CB_SIBLING; in __die_walk_funclines_cb()
989 return DIE_FIND_CB_SIBLING; in __die_find_variable_cb()
1024 return DIE_FIND_CB_SIBLING; in __die_find_member_cb()
H A Ddwarf-aux.h69 DIE_FIND_CB_SIBLING = 2, /* Search only siblings */ enumerator
H A Dprobe-finder.c1296 return DIE_FIND_CB_SIBLING; in copy_variables_cb()
1551 return DIE_FIND_CB_SIBLING; in collect_variables_cb()