chromium/out/Default/gen/third_party/perfetto/protos/perfetto/common/sys_stats_counters.pbzero.h

// Autogenerated by the ProtoZero compiler plugin. DO NOT EDIT.

#ifndef PERFETTO_PROTOS_PROTOS_PERFETTO_COMMON_SYS_STATS_COUNTERS_PROTO_H_
#define PERFETTO_PROTOS_PROTOS_PERFETTO_COMMON_SYS_STATS_COUNTERS_PROTO_H_

#include <stddef.h>
#include <stdint.h>

#include "perfetto/protozero/field_writer.h"
#include "perfetto/protozero/message.h"
#include "perfetto/protozero/packed_repeated_fields.h"
#include "perfetto/protozero/proto_decoder.h"
#include "perfetto/protozero/proto_utils.h"


namespace perfetto {
namespace protos {
namespace pbzero {

enum MeminfoCounters : int32_t {};

constexpr MeminfoCounters MeminfoCounters_MIN =;
constexpr MeminfoCounters MeminfoCounters_MAX =;


PERFETTO_PROTOZERO_CONSTEXPR14_OR_INLINE
const char* MeminfoCounters_Name(::perfetto::protos::pbzero::MeminfoCounters value) {}

enum VmstatCounters : int32_t {};

constexpr VmstatCounters VmstatCounters_MIN =;
constexpr VmstatCounters VmstatCounters_MAX =;


PERFETTO_PROTOZERO_CONSTEXPR14_OR_INLINE
const char* VmstatCounters_Name(::perfetto::protos::pbzero::VmstatCounters value) {}

} // Namespace.
} // Namespace.
} // Namespace.
#endif  // Include guard.