Searched refs:buffer_modules (Results 1 – 1 of 1) sorted by relevance
306 char buffer_modules[PATH_MAX]; in pmcstat_image_get_elf_params() local328 (void) snprintf(buffer_modules, sizeof(buffer_modules), in pmcstat_image_get_elf_params()342 if (fd < 0 && (fd = open(buffer_modules, O_RDONLY, 0)) < 0) { in pmcstat_image_get_elf_params()344 buffer, buffer_modules); in pmcstat_image_get_elf_params()