Home
last modified time | relevance | path

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

/tools/perf/util/
A Dannotate.h82 #define ANNOTATION__MIN_OFFSET_LEVEL ANNOTATION__OFFSET_JUMP_TARGETS macro
A Dannotate.c2220 else if (opt->offset_level < ANNOTATION__MIN_OFFSET_LEVEL) in annotation__config()
2221 opt->offset_level = ANNOTATION__MIN_OFFSET_LEVEL; in annotation__config()
/tools/perf/ui/browsers/
A Dannotate.c921 annotate_opts.offset_level = ANNOTATION__MIN_OFFSET_LEVEL; in annotate_browser__run()

Completed in 13 milliseconds