Searched defs:perf_annotate (Results 1 – 1 of 1) sorted by relevance
45 struct perf_annotate { struct46 struct perf_tool tool;47 struct perf_session *session;48 struct annotation_options opts;50 bool use_tui;52 bool use_stdio, use_stdio2;54 bool use_gtk;56 bool skip_missing;57 bool has_br_stack;58 bool group_set;[all …]