Home
last modified time | relevance | path

Searched defs:unfolded (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/tools/perf/util/
H A Dcallchain.h122 bool unfolded; member
H A Dsort.h135 bool unfolded; member
/openbmc/linux/tools/perf/ui/browsers/
H A Dhists.c156 static char tree__folded_sign(bool unfolded) in tree__folded_sign()
239 bool unfolded = false; in callchain_node__count_rows() local