Home
last modified time | relevance | path

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

/external/perfetto/src/trace_processor/
Dstats.h28 #define PERFETTO_TP_STATS(F) \ macro
129 enum KeyIDs : size_t { PERFETTO_TP_STATS(PERFETTO_TP_STATS_ENUM), kNumKeys }; enumerator
134 constexpr char const* kNames[] = {PERFETTO_TP_STATS(PERFETTO_TP_STATS_NAME)};
137 constexpr Type kTypes[] = {PERFETTO_TP_STATS(PERFETTO_TP_STATS_TYPE)};
141 PERFETTO_TP_STATS(PERFETTO_TP_STATS_SEVERITY)};
144 constexpr Source kSources[] = {PERFETTO_TP_STATS(PERFETTO_TP_STATS_SOURCE)};