Searched defs:atrace_enabled_tags (Results 1 - 2 of 2) sorted by relevance

/system/core/libcutils/
H A Dtrace-host.c25 uint64_t atrace_enabled_tags = 0; variable
H A Dtrace-dev.c42 uint64_t atrace_enabled_tags = ATRACE_TAG_NOT_READY; variable
155 atrace_enabled_tags = tags;
161 atrace_enabled_tags = ATRACE_TAG_NOT_READY;
172 atrace_enabled_tags = 0;
176 atrace_enabled_tags = atrace_get_property();

Completed in 1673 milliseconds