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;53 bool use_gtk;54 bool skip_missing;55 bool has_br_stack;56 bool group_set;[all …]