Home
last modified time | relevance | path

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

/linux-6.1.9/tools/perf/util/
Dsrccode.c58 static void fill_lines(char **lines, int maxline, char *map, int maplen) in fill_lines() function
139 fill_lines(h->lines, h->numlines, h->map, h->maplen); in find_srcfile()