Searched defs:trace (Results 1 – 5 of 5) sorted by relevance
38 ScopedTrace trace("pthread_join"); in pthread_join() local
185 ScopedTrace trace("Contending for pthread mutex"); in PIMutexTimedLock() local592 ScopedTrace trace("Contending for pthread mutex"); in NormalMutexLock() local747 ScopedTrace trace("Contending for pthread mutex"); in MutexLockWithTimeout() local
385 ScopedTrace trace("pthread_create"); in pthread_create() local
560 ScopedTrace trace((std::string("calling destructors: ") + get_realpath()).c_str()); in call_destructors() local
38 #define GENWQE_EXTENDED_DIAG_SELECTOR(ring,trace) (((ring) << 8) | (trace)) argument