Searched defs:filename_buf (Results 1 – 2 of 2) sorted by relevance
31 bool GetProcFile(pid_t pid, const char* file, char* filename_buf, size_t size) { in GetProcFile()131 char filename_buf[128]; in FindAllProfilablePids() local
1819 char filename_buf[DUMP_FILENAME_BUFSIZE]; in prof_mdump() local