Home
last modified time | relevance | path

Searched refs:unfolded (Results 1 – 4 of 4) sorted by relevance

/linux/tools/perf/ui/browsers/
A Dhists.c74 if (he->leaf && he->unfolded) in hist_browser__get_folding()
159 return unfolded ? '-' : '+'; in tree__folded_sign()
240 bool unfolded = false; in callchain_node__count_rows() local
251 unfolded = chain->unfolded; in callchain_node__count_rows()
254 if (unfolded) in callchain_node__count_rows()
313 he->unfolded = !he->unfolded; in hist_entry__toggle_fold()
325 cl->unfolded = !cl->unfolded; in callchain_list__toggle_fold()
420 return he->unfolded; in hist_browser__selection_unfolded()
472 if (he->unfolded) { in hist_browser__toggle_fold()
1834 h->unfolded = false; in hist_browser__refresh()
[all …]
/linux/tools/perf/util/
A Dcallchain.h132 bool unfolded; member
A Dhist.h256 bool unfolded; member
A Dhist.c2024 if (he->unfolded || hmd == HMD_FORCE_CHILD) in can_goto_child()
2117 parent->unfolded = false; in hists__remove_entry_filter()
2130 h->unfolded = false; in hists__remove_entry_filter()

Completed in 19 milliseconds