Searched refs:pm_syscall_errors (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/lib/libpmc/
H A Dpmc.h44 unsigned int pm_syscall_errors; /* #syscalls with errors */ member in struct:pmc_driverstats
H A Dlibpmc.c3926 ds->pm_syscall_errors = gms.pm_syscall_errors;
/freebsd-11-stable/sys/sys/
H A Dpmc.h562 unsigned int pm_syscall_errors; /* #syscalls with errors */ member in struct:pmc_op_getdriverstats
/freebsd-11-stable/sys/dev/hwpmc/
H A Dhwpmc_mod.c4042 atomic_add_int(&pmc_stats.pm_syscall_errors, 1);

Completed in 320 milliseconds