Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dconfig.c396 int perf_config_u8(u8 *dest, const char *name, const char *value) in perf_config_u8() function
H A Dannotate.c2293 perf_config_u8(&opt->offset_level, "offset_level", value); in annotation__config()