Home
last modified time | relevance | path

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

/linux-6.12.1/tools/perf/util/
Dconfig.h36 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.c2113 perf_config_u8(&opt->offset_level, "offset_level", value); in annotation__config()