HomeSort by relevance Sort by last modified time
    Searched refs:GetCategoryGroupEnabled (Results 1 - 13 of 13) sorted by null

  /external/v8/include/
v8-platform.h 120 virtual const uint8_t* GetCategoryGroupEnabled(const char* name) {
  /external/libchrome/base/trace_event/
trace_sampling_thread.cc 57 TraceLog::GetCategoryGroupEnabled(category_group), name, 0, 0, NULL, NULL,
trace_event_unittest.cc     [all...]
trace_log.h 180 static const unsigned char* GetCategoryGroupEnabled(const char* name);
memory_dump_manager.cc 491 TraceLog::GetCategoryGroupEnabled(kTraceCategory), event_name,
trace_log.cc 420 const unsigned char* TraceLog::GetCategoryGroupEnabled(
    [all...]
trace_event.h 89 base::trace_event::TraceLog::GetCategoryGroupEnabled
    [all...]
  /external/v8/src/libplatform/
default-platform.h 45 const uint8_t* GetCategoryGroupEnabled(const char* name) override;
default-platform.cc 185 const uint8_t* DefaultPlatform::GetCategoryGroupEnabled(const char* name) {
  /external/v8/test/cctest/heap/
test-incremental-marking.cc 99 const uint8_t* GetCategoryGroupEnabled(const char* name) override {
  /external/v8/test/cctest/
test-trace-event.cc 88 const uint8_t* GetCategoryGroupEnabled(const char* name) override {
  /external/v8/src/tracing/
trace-event.h 19 // The pointer returned from GetCategoryGroupEnabled() points to a
99 ->GetCategoryGroupEnabled
  /external/v8/src/
d8.cc 149 const uint8_t* GetCategoryGroupEnabled(const char* name) override {
    [all...]

Completed in 269 milliseconds