Home
last modified time | relevance | path

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

/developtools/profiler/trace_analyzer/src/filter/
Dprocess_filter.cpp26 const uint32_t INVALID_ID = std::numeric_limits<uint32_t>::max(); variable
/developtools/profiler/host/smartperf/trace_streamer/src/filter/
Dprocess_filter.cpp26 const uint32_t INVALID_ID = std::numeric_limits<uint32_t>::max(); variable