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

  /src/sys/kern/
kern_tc.c 1150 int ppsdebug = 0; variable in typeref:typename:int
1232 if (ppsdebug & 0x1) {
1245 if (ppsdebug & 0x1) {
1317 if (ppsdebug & 0x1) {
1382 if (ppsdebug & 0x2) {
1463 if (ppsdebug & 0x4) {
kern_tc.c 1150 int ppsdebug = 0; variable in typeref:typename:int
1232 if (ppsdebug & 0x1) {
1245 if (ppsdebug & 0x1) {
1317 if (ppsdebug & 0x1) {
1382 if (ppsdebug & 0x2) {
1463 if (ppsdebug & 0x4) {

Completed in 24 milliseconds