Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/profiler/utils/
Devent_span.cc49 bool CmpEventBoundaries(const EventBoundary& a, const EventBoundary& b) { in CmpEventBoundaries() function
75 absl::c_sort(boundaries, CmpEventBoundaries); in GenerateEventBoundaries()