Home
last modified time | relevance | path

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

/freebsd-13.1/usr.sbin/pmcannotate/
H A Dpmcannotate.c96 static int fqueue_getall(const char *bin, char *temp, int asmf);
424 fqueue_getall(const char *bin, char *temp, int asmf) in fqueue_getall() function
798 if (fqueue_getall(bin, tbfl, asmsrc) == -1) in main()