Page MenuHomeFreeBSD

pmc_allocate(3): document the count argument
ClosedPublic

Authored by mhorne on Apr 21 2021, 4:43 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Dec 16, 2:59 AM
Unknown Object (File)
Dec 3 2024, 10:08 AM
Unknown Object (File)
Nov 24 2024, 9:03 PM
Unknown Object (File)
Nov 24 2024, 2:32 PM
Unknown Object (File)
Nov 20 2024, 4:20 PM
Unknown Object (File)
Nov 19 2024, 1:19 PM
Unknown Object (File)
Nov 9 2024, 3:55 PM
Unknown Object (File)
Nov 7 2024, 2:58 PM
Subscribers

Details

Summary

This was added in b2ca2e50b9aa, and serves to provide an initial value
to the PMC, eliminating the need for a second syscall via pmc_set(3).

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable