Searched refs:PROFILE_TOSTAT (Results 1 – 2 of 2) sorted by relevance
561 profiling |= PROFILE_TOSTAT; in main()1845 if (profiling & PROFILE_TOSTAT) { in imsg_dispatch()
649 #define PROFILE_TOSTAT 0x0001 macro