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

Breadcrumb

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

TraceAttributes::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/TraceAttributes.php, line 1926

Class

TraceAttributes

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