Home
last modified time | relevance | path

Searched refs:GetCategoryGroupEnabled (Results 1 – 2 of 2) sorted by relevance

/third_party/node/src/tracing/
Dtrace_event.h73 node::tracing::TraceEventHelper::GetCategoryGroupEnabled
321 static inline const uint8_t* GetCategoryGroupEnabled(const char* group) { in GetCategoryGroupEnabled() function
325 return controller->GetCategoryGroupEnabled(group); in GetCategoryGroupEnabled()
/third_party/node/doc/changelogs/
DCHANGELOG_V10.md3003 …com/nodejs/node/commit/7acfacbee0)] - **src**: add null check to GetCategoryGroupEnabled() (cjihri…