Lines Matching refs:annotation_options
68 struct annotation_options { struct
98 extern struct annotation_options annotation__default_options; argument
206 struct annotation_options *opts);
265 struct annotation_options *options;
338 struct annotation_options *options,
342 struct annotation_options *options,
367 struct annotation_options *options);
373 struct annotation_options *opts);
378 struct perf_evsel *evsel, struct annotation_options *opts);
381 struct perf_evsel *evsel, struct annotation_options *opts);
387 struct annotation_options *opts);
393 struct annotation_options *opts __maybe_unused) in symbol__tui_annotate()