Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dsvghelper.c726 static int str_to_bitmap(char *s, cpumask_t *b, int nr_cpus) in str_to_bitmap() function
774 if (str_to_bitmap(sib_core, &t.sib_core[i], nr_cpus)) { in svg_build_topology_map()
783 if (str_to_bitmap(sib_thr, &t.sib_thr[i], nr_cpus)) { in svg_build_topology_map()