Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dconfig.h34 int perf_config_u8(u8 *dest, const char *name, const char *value);
H A Dconfig.c377 int perf_config_u8(u8 *dest, const char *name, const char *value) in perf_config_u8() function
H A Dannotate.c3115 perf_config_u8(&opt->offset_level, "offset_level", value); in annotation__config()