Home
last modified time | relevance | path

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

/system/core/libcutils/
Dtrace-host.cpp29 void atrace_async_begin_body(const char* /*name*/, int32_t /*cookie*/) {} in atrace_async_begin_body() function
Dtrace-dev.cpp82 void atrace_async_begin_body(const char* name, int32_t cookie) in atrace_async_begin_body() function
Dtrace-dev_test.cpp101 atrace_async_begin_body("fake_name", 12345); in TEST_F()
114 atrace_async_begin_body(name.c_str(), 12345); in TEST_F()
127 atrace_async_begin_body(name.c_str(), 12345); in TEST_F()
137 atrace_async_begin_body(name.c_str(), 12345); in TEST_F()
Dtrace-container.cpp208 void atrace_async_begin_body(const char* name, int32_t cookie) in atrace_async_begin_body() function
/system/core/libcutils/include/cutils/
Dtrace.h193 void atrace_async_begin_body(const char*, int32_t); in atrace_async_begin()
194 atrace_async_begin_body(name, cookie); in atrace_async_begin()
/system/core/libcutils/include_outside_system/cutils/
Dtrace.h193 void atrace_async_begin_body(const char*, int32_t); in atrace_async_begin()
194 atrace_async_begin_body(name, cookie); in atrace_async_begin()