Searched refs:PMC_SOFT_CALL (Results 1 - 5 of 5) sorted by relevance

/freebsd-10-stable/sys/sys/
H A Dpmckern.h107 * PMC_SOFT_CALL can be used anywhere in the kernel.
111 #define PMC_SOFT_CALL(pr, mo, fu, na) \ macro
127 #define PMC_SOFT_CALL(pr, mo, fu, na) \ macro
/freebsd-10-stable/sys/kern/
H A Dkern_mutex.c481 PMC_SOFT_CALL( , , lock, failed);
668 PMC_SOFT_CALL( , , lock, failed);
763 PMC_SOFT_CALL( , , lock, failed);
H A Dkern_lock.c542 PMC_SOFT_CALL( , , lock, failed);
800 PMC_SOFT_CALL( , , lock, failed);
1140 PMC_SOFT_CALL( , , lock, failed);
H A Dkern_rwlock.c455 PMC_SOFT_CALL( , , lock, failed);
821 PMC_SOFT_CALL( , , lock, failed);
H A Dkern_sx.c597 PMC_SOFT_CALL( , , lock, failed);
912 PMC_SOFT_CALL( , , lock, failed);

Completed in 43 milliseconds