Home
last modified time | relevance | path

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

/freebsd-10-stable/usr.sbin/pmcannotate/
Dpmcannotate.c92 static int fqueue_getall(const char *bin, char *temp, int asmf);
420 fqueue_getall(const char *bin, char *temp, int asmf) in fqueue_getall() function
782 if (fqueue_getall(bin, tbfl, asmsrc) == -1) in main()