Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/profiler/
Dperfetto.h650 #define PERFETTO_DFATAL(...) PERFETTO_FATAL(__VA_ARGS__) macro
659 #define PERFETTO_DFATAL(...) ::perfetto::base::ignore_result(__VA_ARGS__) macro