Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Linux/arch/powerpc/perf/   (Open Source Betriebssystem Version 6.17.9©)  Datei vom 24.10.2025 mit Größe 1 kB image not shown  

Quelle  hv-24x7-domains.h   Sprache: C

 
/* SPDX-License-Identifier: GPL-2.0 */

/*
 * DOMAIN(name, num, index_kind, is_physical)
 *
 * @name: An all caps token, suitable for use in generating an enum
 * member and appending to an event name in sysfs.
 *
 * @num: The number corresponding to the domain as given in
 * documentation. We assume the catalog domain and the hcall
 * domain have the same numbering (so far they do), but this
 * may need to be changed in the future.
 *
 * @index_kind: A stringifiable token describing the meaning of the index
 * within the given domain. Must fit the parsing rules of the
 * perf sysfs api.
 *
 * @is_physical: True if the domain is physical, false otherwise (if virtual).
 *
 * Note: The terms PHYS_CHIP, PHYS_CORE, VCPU correspond to physical chip,
 *  physical core and virtual processor in 24x7 Counters specifications.
 */


DOMAIN(PHYS_CHIP, 0x01, chip, true)
DOMAIN(PHYS_CORE, 0x02, core, true)
DOMAIN(VCPU_HOME_CORE, 0x03, vcpu, false)
DOMAIN(VCPU_HOME_CHIP, 0x04, vcpu, false)
DOMAIN(VCPU_HOME_NODE, 0x05, vcpu, false)
DOMAIN(VCPU_REMOTE_NODE, 0x06, vcpu, false)

Messung V0.5
C=94 H=100 G=96

¤ Dauer der Verarbeitung: 0.1 Sekunden  (vorverarbeitet)  ¤

*© Formatika GbR, Deutschland






Wurzel

Suchen

Beweissystem der NASA

Beweissystem Isabelle

NIST Cobol Testsuite

Cephes Mathematical Library

Wiener Entwicklungsmethode

Haftungshinweis

Die Informationen auf dieser Webseite wurden nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit, noch Qualität der bereit gestellten Informationen zugesichert.

Bemerkung:

Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.