Home
last modified time | relevance | path

Searched defs:IsInternalEvent (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/utils/
H A Dxplane_schema.cc344 bool IsInternalEvent(absl::optional<int64_t> event_type) { in IsInternalEvent() function
/aosp_15_r20/art/openjdkjvmti/
H A Devents.cc1411 static bool IsInternalEvent(ArtJvmtiEvent event) { in IsInternalEvent() function