pmap_subr.c | 80 struct evcnt pmap_evcnt_mappings = variable in typeref:struct:evcnt 84 EVCNT_INITIALIZER(EVCNT_TYPE_MISC, &pmap_evcnt_mappings, 99 EVCNT_INITIALIZER(EVCNT_TYPE_MISC, &pmap_evcnt_mappings, 102 EVCNT_INITIALIZER(EVCNT_TYPE_MISC, &pmap_evcnt_mappings, 202 EVCNT_ATTACH_STATIC(pmap_evcnt_mappings);
|