Home
last modified time | relevance | path

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

/tools/perf/tests/
Dbitmap.c9 static unsigned long *get_bitmap(const char *str, int nbits) in get_bitmap() function
31 unsigned long *bm = get_bitmap(str, NBITS); in test_bitmap()