Home
last modified time | relevance | path

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

/linux-6.12.1/tools/perf/util/
Dsvghelper.c726 static int str_to_bitmap(char *s, cpumask_t *b, int nr_cpus) in str_to_bitmap() function
773 if (str_to_bitmap(sib_core, &t.sib_core[i], nr_cpus)) { in svg_build_topology_map()
782 if (str_to_bitmap(sib_thr, &t.sib_thr[i], nr_cpus)) { in svg_build_topology_map()