# Functions
No description provided by the author
No description provided by the author
QueryNameTable Query a perflib name table from the v1.
QueryPerformanceData Query all performance counters that match a given query.
# Variables
CounterNameTable Initialize global name tables profiling, add option to disable name tables if necessary Not sure if we should resolve the names at all or just have the caller do it on demand (for many use cases the index is sufficient)
nolint:gochecknoglobals.
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
PerfInstance Each object can have multiple instances.
PerfObject Top-level performance object (like "Process").