Home
last modified time | relevance | path

Searched defs:cnode (Results 1 – 4 of 4) sorted by relevance

/tools/perf/ui/stdio/
Dhist.c207 struct callchain_node *cnode; in need_percent_display() local
220 struct callchain_node *cnode; in callchain__fprintf_graph() local
/tools/perf/util/
Dcallchain.c711 struct callchain_list *cnode) in match_chain()
824 struct callchain_list *cnode; in split_add_child() local
918 struct callchain_list *cnode; in append_chain() local
/tools/perf/tests/
Dhists_cumulate.c185 struct callchain_node *cnode; in do_test() local
/tools/perf/scripts/python/
Dcompaction-times.py69 class cnode: class