/external/compiler-rt/lib/profile/ |
InstrProfilingWriter.c | 14 void *WriterCtx, 24 return llvmWriteProfDataImpl(Writer, WriterCtx, DataBegin, DataEnd, 30 WriterCallback Writer, void *WriterCtx, 62 if (Writer(IOVec, sizeof(IOVec) / sizeof(*IOVec), &WriterCtx)) 66 if (Writer(IOVec2, sizeof(IOVec2) / sizeof(*IOVec2), &WriterCtx))
|
InstrProfilingInternal.h | 51 void **WriterCtx); 52 int llvmWriteProfData(WriterCallback Writer, void *WriterCtx, 55 int llvmWriteProfDataImpl(WriterCallback Writer, void *WriterCtx,
|
InstrProfilingBuffer.c | 47 void **WriterCtx) { 49 char **Buffer = (char **)WriterCtx;
|
InstrProfilingFile.c | 22 void **WriterCtx) { 24 FILE *File = (FILE *)*WriterCtx;
|
/hardware/libhardware/modules/sensors/tests/ |
SensorEventQueue_test.cpp | 173 TaskContext writerCtx; 174 writerCtx.success = true; 175 writerCtx.queue = queue; 179 pthread_create(&writer, NULL, fullQueueWriterTask, &writerCtx); 184 if (!readerCtx.success || !writerCtx.success) return false;
|
/prebuilts/clang/host/linux-x86/clang-2629532/lib64/clang/3.8/lib/linux/ |
libclang_rt.profile-i686.a | [all...] |
libclang_rt.profile-x86_64.a | [all...] |
/prebuilts/clang/host/linux-x86/clang-2658975/lib64/clang/3.8/lib/linux/ |
libclang_rt.profile-i686.a | [all...] |
libclang_rt.profile-x86_64.a | [all...] |
/prebuilts/clang/host/linux-x86/clang-2690385/lib64/clang/3.8/lib/linux/ |
libclang_rt.profile-i686.a | [all...] |
libclang_rt.profile-x86_64.a | [all...] |
/prebuilts/clang/host/darwin-x86/clang-2629532/lib64/clang/3.8/lib/linux/ |
libclang_rt.profile-aarch64-android.a | [all...] |
libclang_rt.profile-arm-android.a | [all...] |
libclang_rt.profile-i686-android.a | [all...] |
libclang_rt.profile-mipsel-android.a | [all...] |
libclang_rt.profile-x86_64-android.a | [all...] |
/prebuilts/clang/host/darwin-x86/clang-2658975/lib64/clang/3.8/lib/linux/ |
libclang_rt.profile-aarch64-android.a | [all...] |
libclang_rt.profile-arm-android.a | [all...] |
libclang_rt.profile-i686-android.a | [all...] |
libclang_rt.profile-mipsel-android.a | [all...] |
libclang_rt.profile-x86_64-android.a | [all...] |
/prebuilts/clang/host/darwin-x86/clang-2690385/lib64/clang/3.8/lib/linux/ |
libclang_rt.profile-aarch64-android.a | [all...] |
libclang_rt.profile-arm-android.a | [all...] |
libclang_rt.profile-i686-android.a | [all...] |
libclang_rt.profile-mipsel-android.a | [all...] |