Home
last modified time | relevance | path

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

/Linux-v5.4/tools/perf/util/
Dannotate.c3020 #define ANNOTATION__CFG(n) \ macro
3030 ANNOTATION__CFG(hide_src_code),
3031 ANNOTATION__CFG(jump_arrows),
3032 ANNOTATION__CFG(offset_level),
3033 ANNOTATION__CFG(show_linenr),
3034 ANNOTATION__CFG(show_nr_jumps),
3035 ANNOTATION__CFG(show_nr_samples),
3036 ANNOTATION__CFG(show_total_period),
3037 ANNOTATION__CFG(use_offset),
3040 #undef ANNOTATION__CFG