Home
last modified time | relevance | path

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

/linux/tools/perf/ui/browsers/
A Dhists.c73 if (he->leaf && he->unfolded) in hist_browser__get_folding()
158 return unfolded ? '-' : '+'; in tree__folded_sign()
239 bool unfolded = false; in callchain_node__count_rows() local
250 unfolded = chain->unfolded; in callchain_node__count_rows()
253 if (unfolded) in callchain_node__count_rows()
312 he->unfolded = !he->unfolded; in hist_entry__toggle_fold()
324 cl->unfolded = !cl->unfolded; in callchain_list__toggle_fold()
424 return he->unfolded; in hist_browser__selection_unfolded()
476 if (he->unfolded) { in hist_browser__toggle_fold()
1843 h->unfolded = false; in hist_browser__refresh()
[all …]
/linux/tools/perf/util/
A Dsort.h134 bool unfolded; member
A Dcallchain.h122 bool unfolded; member
A Dhist.c1975 if (he->unfolded || hmd == HMD_FORCE_CHILD) in can_goto_child()
2068 parent->unfolded = false; in hists__remove_entry_filter()
2081 h->unfolded = false; in hists__remove_entry_filter()

Completed in 18 milliseconds