MCPcopy Create free account
hub / github.com/F-Stack/f-stack / vm_page.c

File vm_page.c

freebsd/vm/vm_page.c:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/*-
2 * SPDX-License-Identifier: (BSD-3-Clause AND MIT-CMU)
3 *
4 * Copyright (c) 1991 Regents of the University of California.

Callers

nothing calls this directly

Calls 9

db_printfFunction · 0.85
vm_inactive_countFunction · 0.85
vm_active_countFunction · 0.85
vm_laundry_countFunction · 0.85
vm_wire_countFunction · 0.85
strchrFunction · 0.85
PHYS_TO_VM_PAGEFunction · 0.85
vm_free_countFunction · 0.70
pmap_kextractFunction · 0.50

Tested by

no test coverage detected