Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dkern_linker.c2033 int i, nmappings; in linker_hwpmc_list_objects() local
2035 nmappings = 0; in linker_hwpmc_list_objects()
2038 nmappings++; in linker_hwpmc_list_objects()
2041 kobase = malloc((nmappings + 1) * sizeof(struct pmckern_map_in), in linker_hwpmc_list_objects()