Home
last modified time | relevance | path

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

/linux-6.6.21/tools/perf/util/
Dannotate.h213 void (*write_graph)(void *obj, int graph); member
Dannotate.c2647 .write_graph = FILE__write_graph, in symbol__annotate_fprintf2()
3239 wops->write_graph); in annotation_line__write()
/linux-6.6.21/tools/perf/ui/browsers/
Dannotate.c110 .write_graph = annotate_browser__write_graph, in annotate_browser__write()