Home
last modified time | relevance | path

Searched refs:write_graph (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/tools/perf/util/
H A Dannotate.h219 void (*write_graph)(void *obj, int graph); member
H A Dannotate.c2679 .write_graph = FILE__write_graph, in symbol__annotate_fprintf2()
3270 wops->write_graph); in annotation_line__write()
/openbmc/linux/tools/perf/ui/browsers/
H A Dannotate.c109 .write_graph = annotate_browser__write_graph, in annotate_browser__write()