Home
last modified time | relevance | path

Searched refs:gDebug (Results 1 – 1 of 1) sorted by relevance

/xnu-8792.81.2/tools/lockstat/
H A Dlockstat.c87 unsigned int gDebug = 1; variable
100 gDebug = (NULL != strstr(argv[0], "debug")); in main()
110 if (gDebug) { in main()