HomeSort by: relevance | last modified time | path
    Searched defs:evtval (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/dev/tprof/
tprof_x86_intel.c 138 uint64_t evtval; local in function:tprof_intel_configure_event
140 evtval =
146 wrmsr(PERFEVTSEL(counter), evtval);
tprof_x86_intel.c 138 uint64_t evtval; local in function:tprof_intel_configure_event
140 evtval =
146 wrmsr(PERFEVTSEL(counter), evtval);
tprof_x86_intel.c 138 uint64_t evtval; local in function:tprof_intel_configure_event
140 evtval =
146 wrmsr(PERFEVTSEL(counter), evtval);
tprof_x86_intel.c 138 uint64_t evtval; local in function:tprof_intel_configure_event
140 evtval =
146 wrmsr(PERFEVTSEL(counter), evtval);

Completed in 41 milliseconds