Home
last modified time | relevance | path

Searched defs:pcnt (Results 1 – 4 of 4) sorted by relevance

/tools/perf/util/
Dtime-utils.c180 static int parse_percent(double *pcnt, char *str) in parse_percent()
222 double pcnt, start_pcnt, end_pcnt; in percent_slash_split() local
/tools/perf/
Dbuiltin-annotate.c490 double pcnt = strtof(str, NULL); in parse_percent_limit() local
Dbuiltin-report.c130 double pcnt = strtof(value, NULL); in report__config() local
1158 double pcnt = strtof(str, NULL); in parse_percent_limit() local
/tools/lib/bpf/
Delf.c387 unsigned long **poffsets, size_t *pcnt) in elf_resolve_pattern_offsets()