Searched refs:perf_vsnpath (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/tools/perf/util/
H A Dpath.c57 static char *perf_vsnpath(char *buf, size_t n, const char *fmt, va_list args) function
82 (void)perf_vsnpath(path, sizeof(path), fmt, args);

Completed in 49 milliseconds