Page MenuHomeFreeBSD

hwpmc: split out PMC_FN_PROCESS_EXEC
ClosedPublic

Authored by mhorne on May 30 2023, 2:44 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Apr 11, 11:17 AM
Unknown Object (File)
Sat, Apr 11, 2:36 AM
Unknown Object (File)
Wed, Apr 8, 7:37 PM
Unknown Object (File)
Sun, Mar 29, 4:14 PM
Unknown Object (File)
Tue, Mar 24, 11:54 PM
Unknown Object (File)
Tue, Mar 17, 5:36 AM
Unknown Object (File)
Mar 7 2026, 7:51 PM
Unknown Object (File)
Mar 5 2026, 3:09 PM
Subscribers

Details

Summary

Move the functionality into a separate helper function. All other
actions in pmc_hook_handler() already have this.

While here make some small style improvements. Restructure one for loop.

Diff Detail

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