HomeFreeBSD

Fix style issues around existing SDT probes.

Description

Fix style issues around existing SDT probes.

  • Use SDT_PROBE<N>() instead of SDT_PROBE(). This has no functional effect at the moment, but will be needed for some future changes.
  • Don't hardcode the module component of the probe identifier. This is set automatically by the SDT framework.

MFC after: 1 week

Details

Provenance
markjAuthored on
Parents
rS292383: vm_page.h: page busy macro fixups
Branches
Unknown
Tags
Unknown