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)
Wed, Oct 15, 3:29 AM
Unknown Object (File)
Tue, Oct 14, 7:01 AM
Unknown Object (File)
Tue, Oct 14, 6:47 AM
Unknown Object (File)
Tue, Oct 14, 6:47 AM
Unknown Object (File)
Mon, Oct 13, 5:10 PM
Unknown Object (File)
Sun, Oct 12, 7:52 PM
Unknown Object (File)
Tue, Oct 7, 3:00 AM
Unknown Object (File)
Wed, Oct 1, 3:25 AM
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