HomeFreeBSD

Add TSLOG events to initriscv()

Description

Add TSLOG events to initriscv()

Add the enter and exit events, similar to what's found in
hammer_time() on amd64. We must use TSRAW as the pcpu isn't yet
initialized.

Reviewed by: markj
Approved by: markj (mentor)
MFC after: 3 days
Differential Revision: https://reviews.freebsd.org/D20497

Details

Provenance
mhorneAuthored on
Reviewer
markj
Differential Revision
D20497: Add TSLOG events to initriscv()
Parents
rS348836: Fix global pointer relaxations in the RISC-V kernel
Branches
Unknown
Tags
Unknown