Home
last modified time | relevance | path

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

/external/perfetto/src/trace_processor/storage/
Dstats.h28 #define PERFETTO_TP_STATS(F) \ macro
218 enum KeyIDs : size_t { PERFETTO_TP_STATS(PERFETTO_TP_STATS_ENUM), kNumKeys }; enumerator
223 constexpr char const* kNames[] = {PERFETTO_TP_STATS(PERFETTO_TP_STATS_NAME)};
226 constexpr Type kTypes[] = {PERFETTO_TP_STATS(PERFETTO_TP_STATS_TYPE)};
230 PERFETTO_TP_STATS(PERFETTO_TP_STATS_SEVERITY)};
233 constexpr Source kSources[] = {PERFETTO_TP_STATS(PERFETTO_TP_STATS_SOURCE)};
237 PERFETTO_TP_STATS(PERFETTO_TP_STATS_DESCRIPTION)};