Home
last modified time | relevance | path

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

/bionic/libc/bionic/
Dpthread_join.cpp38 ScopedTrace trace("pthread_join"); in pthread_join() local
Dpthread_mutex.cpp185 ScopedTrace trace("Contending for pthread mutex"); in PIMutexTimedLock() local
592 ScopedTrace trace("Contending for pthread mutex"); in NormalMutexLock() local
738 ScopedTrace trace("Contending for pthread mutex"); in MutexLockWithTimeout() local
Dpthread_create.cpp358 ScopedTrace trace("pthread_create"); in pthread_create() local
/bionic/libc/kernel/uapi/linux/genwqe/
Dgenwqe_card.h38 #define GENWQE_EXTENDED_DIAG_SELECTOR(ring,trace) (((ring) << 8) | (trace)) argument
/bionic/linker/
Dlinker_soinfo.cpp443 ScopedTrace trace((std::string("calling destructors: ") + get_realpath()).c_str()); in call_destructors() local
Dlinker.cpp1950 ScopedTrace trace((std::string("unload ") + root->get_realpath()).c_str()); in soinfo_unload_impl() local
2182 ScopedTrace trace(trace_prefix.c_str()); in do_dlopen() local
2336 ScopedTrace trace("dlsym"); in do_dlsym() local
2428 ScopedTrace trace("dlclose"); in do_dlclose() local