Home
last modified time | relevance | path

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

/tools/perf/util/
Dconfig.c292 static int parse_unit_factor(const char *end, unsigned long *val) in parse_unit_factor() function
318 if (!parse_unit_factor(end, &factor)) in perf_parse_llong()
332 if (!parse_unit_factor(end, &factor)) in perf_parse_long()