Home
last modified time | relevance | path

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

/linux-6.1.9/tools/perf/util/
Dconfig.c298 static int parse_unit_factor(const char *end, unsigned long *val) in parse_unit_factor() function
324 if (!parse_unit_factor(end, &factor)) in perf_parse_llong()
338 if (!parse_unit_factor(end, &factor)) in perf_parse_long()