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

  /src/sys/dev/sysmon/
sysmonvar.h 293 struct sysmon_pswitch { struct
297 LIST_ENTRY(sysmon_pswitch) smpsw_list;
309 int sysmon_pswitch_register(struct sysmon_pswitch *);
310 void sysmon_pswitch_unregister(struct sysmon_pswitch *);
312 void sysmon_pswitch_event(struct sysmon_pswitch *, int);

Completed in 11 milliseconds