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, Mar 7, 7:51 PM
Unknown Object (File)
Thu, Mar 5, 3:09 PM
Unknown Object (File)
Thu, Mar 5, 8:46 AM
Unknown Object (File)
Fri, Feb 27, 10:16 PM
Unknown Object (File)
Sun, Feb 22, 7:47 PM
Unknown Object (File)
Sun, Feb 22, 4:47 AM
Unknown Object (File)
Sat, Feb 21, 9:37 PM
Unknown Object (File)
Sun, Feb 15, 6:43 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