Home
last modified time | relevance | path

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

/freebsd/usr.sbin/pmcstat/
H A Dpmcstat_log.h54 char *sourcefile, size_t sourcefile_len, unsigned *sourceline,
H A Dpmcstat_log.c238 char *sourcefile, size_t sourcefile_len, unsigned *sourceline, in pmcstat_image_addr2line() argument
305 if (fgets(sourcefile, sourcefile_len, image->pi_addr2line) == NULL) { in pmcstat_image_addr2line()