Home
last modified time | relevance | path

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

/external/linux-tools-perf/perf-3.12.0/tools/perf/util/
Dstring.c106 static int count_argc(const char *str) in count_argc() function
150 int argc = count_argc(str); in argv_split()