OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IsTracing
(Results
1 - 6
of
6
) sorted by null
/external/chromium_org/base/debug/
trace_event_win.h
68
bool
IsTracing
() {
trace_event_win.cc
107
if (provider && provider->
IsTracing
()) {
trace_event_win_unittest.cc
114
ASSERT_FALSE(tracelog->
IsTracing
());
151
EXPECT_TRUE(tracelog->
IsTracing
());
/external/chromium_org/gpu/command_buffer/service/
gpu_tracer.cc
208
if (
IsTracing
()) {
231
if (
IsTracing
()) {
263
if (
IsTracing
()) {
280
if (
IsTracing
()) {
296
bool GPUTracer::
IsTracing
() {
gpu_tracer.h
70
bool
IsTracing
();
gles2_cmd_decoder.cc
[
all
...]
Completed in 233 milliseconds