# -*- coding: utf-8 -*-
# Generated by the protocol buffer compiler.  DO NOT EDIT!
# NO CHECKED-IN PROTOBUF GENCODE
# source: third_party/metrics_proto/execution_context.proto
# Protobuf Python Version: 7.35.1
"""Generated protocol buffer code."""
from google.protobuf import descriptor as _descriptor
from google.protobuf import descriptor_pool as _descriptor_pool
from google.protobuf import runtime_version as _runtime_version
from google.protobuf import symbol_database as _symbol_database
from google.protobuf.internal import builder as _builder
_runtime_version.ValidateProtobufRuntimeVersion(
    _runtime_version.Domain.PUBLIC,
    7,
    35,
    1,
    '',
    'third_party/metrics_proto/execution_context.proto'
)
# @@protoc_insertion_point(imports)

_sym_db = _symbol_database.Default()




DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n1third_party/metrics_proto/execution_context.proto\x12\x07metrics*\x83\x02\n\x07Process\x12\x13\n\x0fUNKNOWN_PROCESS\x10\x00\x12\x13\n\x0f\x42ROWSER_PROCESS\x10\x01\x12\x14\n\x10RENDERER_PROCESS\x10\x02\x12\x0f\n\x0bGPU_PROCESS\x10\x03\x12\x13\n\x0fUTILITY_PROCESS\x10\x04\x12\x12\n\x0eZYGOTE_PROCESS\x10\x05\x12\x1a\n\x16SANDBOX_HELPER_PROCESS\x10\x06\x12\x18\n\x14PPAPI_PLUGIN_PROCESS\x10\x07\x12\x18\n\x14PPAPI_BROKER_PROCESS\x10\x08\x12\x1b\n\x17NETWORK_SERVICE_PROCESS\x10\n\x12\x11\n\rOTHER_PROCESS\x10\t*\xf5\x05\n\x06Thread\x12\x12\n\x0eUNKNOWN_THREAD\x10\x00\x12\x0f\n\x0bMAIN_THREAD\x10\x01\x12\x0f\n\x0b\x46ILE_THREAD\x10\x02\x12\x1d\n\x19\x46ILE_USER_BLOCKING_THREAD\x10\x03\x12\x1b\n\x17PROCESS_LAUNCHER_THREAD\x10\x04\x12\x10\n\x0c\x43\x41\x43HE_THREAD\x10\x05\x12\r\n\tIO_THREAD\x10\x06\x12\r\n\tDB_THREAD\x10\x07\x12\x13\n\x0fGPU_MAIN_THREAD\x10\x08\x12\x11\n\rRENDER_THREAD\x10\t\x12\x12\n\x0eUTILITY_THREAD\x10\n\x12\x15\n\x11\x43OMPOSITOR_THREAD\x10\x0b\x12\x1b\n\x17SCHEDULER_WORKER_THREAD\x10\r\x12!\n\x1d\x43OMPOSITOR_TILE_WORKER_THREAD\x10\x0e\x12\x19\n\x15SERVICE_WORKER_THREAD\x10\x0f\x12\x1b\n\x17\x44\x45\x44ICATED_WORKER_THREAD\x10\x12\x12\x16\n\x12THREAD_POOL_THREAD\x10\x10\x12\x15\n\x11GPU_MEMORY_THREAD\x10\x11\x12\x17\n\x13MEMORY_INFRA_THREAD\x10\x13\x12\x10\n\x0cMEDIA_THREAD\x10\x14\x12\x11\n\rWEBRTC_THREAD\x10\x15\x12\x0e\n\nDRM_THREAD\x10\x16\x12\x17\n\x13\x41UDIO_DEVICE_THREAD\x10\x17\x12\x10\n\x0c\x41UDIO_THREAD\x10\x18\x12\x17\n\x13\x44\x41V1D_WORKER_THREAD\x10\x19\x12\x19\n\x15STACK_SAMPLING_THREAD\x10\x1a\x12!\n\x1dVIDEO_FRAME_COMPOSITOR_THREAD\x10\x1b\x12\x1d\n\x19\x44ISPLAY_COMPOSITOR_THREAD\x10\x1c\x12\x17\n\x13\x43ODEC_WORKER_THREAD\x10\x1d\x12\x12\n\x0eNETWORK_THREAD\x10\x1e\x12!\n\x1d\x44ISPLAY_COMPOSITOR_GPU_THREAD\x10\x1f\x12\x10\n\x0cOTHER_THREAD\x10\x0c*\x8a\x01\n\x0cProcessPhase\x12\x13\n\x0fMAIN_LOOP_START\x10\x00\x12\x19\n\x15MAIN_NAVIGATION_START\x10\x01\x12\x1c\n\x18MAIN_NAVIGATION_FINISHED\x10\x02\x12\x18\n\x14\x46IRST_NONEMPTY_PAINT\x10\x03\x12\x12\n\x0eSHUTDOWN_START\x10\x04\x42@\n\x1forg.chromium.components.metricsB\x16\x45xecutionContextProtosH\x03\x92\x03\x02\x10\x02\x62\x08\x65\x64itionsp\xe8\x07')

_globals = globals()
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'third_party.metrics_proto.execution_context_pb2', _globals)
if not _descriptor._USE_C_DESCRIPTORS:
  _globals['DESCRIPTOR']._loaded_options = None
  _globals['DESCRIPTOR']._serialized_options = b'\n\037org.chromium.components.metricsB\026ExecutionContextProtosH\003\222\003\002\020\002'
  _globals['_PROCESS']._serialized_start=63
  _globals['_PROCESS']._serialized_end=322
  _globals['_THREAD']._serialized_start=325
  _globals['_THREAD']._serialized_end=1082
  _globals['_PROCESSPHASE']._serialized_start=1085
  _globals['_PROCESSPHASE']._serialized_end=1223
# @@protoc_insertion_point(module_scope)
