Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. ResourceAttributes.php

ResourceAttributes::HOST_CPU_VENDOR_ID

Processor manufacturer identifier. A maximum 12-character string.

CPUID command returns the vendor ID string in EBX, EDX and ECX registers. Writing these to memory in this order results in a 12-character string.

@example GenuineIntel

File

vendor/open-telemetry/sem-conv/ResourceAttributes.php, line 522

Class

ResourceAttributes

Namespace

OpenTelemetry\SemConv

Code

public const HOST_CPU_VENDOR_ID = 'host.cpu.vendor.id';

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal