Home
last modified time | relevance | path

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

/Linux-v5.15/tools/perf/util/
Dconfig.h35 int perf_config_u8(u8 *dest, const char *name, const char *value);
Dconfig.c378 int perf_config_u8(u8 *dest, const char *name, const char *value) in perf_config_u8() function
Dannotate.c3147 perf_config_u8(&opt->offset_level, "offset_level", value); in annotation__config()