Home
last modified time | relevance | path

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

/linux-5.19.10/tools/perf/pmu-events/
Djson.c121 static int countchar(char *map, char c, int end) in countchar() function
134 return countchar(map, '\n', t->start) + 1; in json_line()