Home
last modified time | relevance | path

Searched refs:ANNOTATION__MIN_OFFSET_LEVEL (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/util/
H A Dannotate.h108 #define ANNOTATION__MIN_OFFSET_LEVEL ANNOTATION__OFFSET_JUMP_TARGETS macro
H A Dannotate.c3133 else if (opt->offset_level < ANNOTATION__MIN_OFFSET_LEVEL) in annotation__config()
3134 opt->offset_level = ANNOTATION__MIN_OFFSET_LEVEL; in annotation__config()
/kernel/linux/linux-6.6/tools/perf/util/
H A Dannotate.h110 #define ANNOTATION__MIN_OFFSET_LEVEL ANNOTATION__OFFSET_JUMP_TARGETS macro
H A Dannotate.c3293 else if (opt->offset_level < ANNOTATION__MIN_OFFSET_LEVEL) in annotation__config()
3294 opt->offset_level = ANNOTATION__MIN_OFFSET_LEVEL; in annotation__config()
/kernel/linux/linux-5.10/tools/perf/ui/browsers/
H A Dannotate.c776 notes->options->offset_level = ANNOTATION__MIN_OFFSET_LEVEL; in annotate_browser__run()
/kernel/linux/linux-6.6/tools/perf/ui/browsers/
H A Dannotate.c830 notes->options->offset_level = ANNOTATION__MIN_OFFSET_LEVEL; in annotate_browser__run()

Completed in 14 milliseconds