Searched refs:parent_he (Results 1 – 2 of 2) sorted by relevance
370 if (he->parent_he) { in hists__delete_entry()371 root_in = &he->parent_he->hroot_in; in hists__delete_entry()372 root_out = &he->parent_he->hroot_out; in hists__delete_entry()1409 struct hist_entry *parent = he->parent_he; in hist_entry__check_and_remove_filter()1453 parent = parent->parent_he; in hist_entry__check_and_remove_filter()1490 struct hist_entry *parent_he, in hierarchy_insert_entry() argument1532 new->parent_he = parent_he; in hierarchy_insert_entry()2051 he = he->parent_he; in __rb_hierarchy_next()2068 he = he->parent_he; in rb_hierarchy_prev()2122 parent = parent->parent_he; in hists__remove_entry_filter()[all …]
276 struct hist_entry *parent_he; member
Completed in 11 milliseconds