Lines Matching refs:counters
16 // Description of GPU counters.
17 // This message is sent by a GPU counter producer to specify the counters
21 // related counters together.
28 // Includes counters relating to caching and bandwidth.
50 // Allow producer to group counters into block to represent counter islands.
51 // A capacity may be specified to indicate the number of counters that can be
56 // optional. Number of counters supported by the block. No limit if unset.
62 // list of counters that are part of the block.
176 // Optional specification about available GPU counters.
402 // Desired sampling interval for counters.
405 // List of counters to be sampled. Counter IDs correspond to the ones
409 // Sample counters by instrumenting command buffers.
543 // If > 0 samples counters (see process_stats.proto) from
1199 // which injects counters in the trace.
1201 // *_counters fields. This is to avoid spamming the trace with all counters
1213 // If empty all known counters are reported. Otherwise, only the counters
2083 // absolute counters since the beginning of the lifetime of the tracing
5689 repeated GpuCounter counters = 2; field
6928 // encoding of timestamps/counters. For details, see the InternedData message.
7605 // See https://perfetto.dev/docs/data-sources/battery-counters for more.
8111 // and sometimes processes may be missing . This is because counters are
8112 // cached to reduce emission of counters which do not change.
8238 // Various Linux system stat counters from /proc.
8675 // Defines properties of a counter track, e.g. for built-in counters (thread
8676 // time, instruction count, ..) or user-specified counters (e.g. memory usage of
8680 // values for the counter. For counters that require per-slice values, counter
8685 // Values for counters that are only emitted on a single packet sequence can
8690 // Built-in counters, usually with special meaning in the client library,
8696 // Thread-scoped counters. The thread's track should be specified via
8706 // Type of the values for the counters - to supply lower granularity units,
8716 // For built-in counters (e.g. thread time). Custom user-specified counters
8721 // Names of categories of the counter (usually for user-specified counters).
8723 // counters (or events) on or off.
8726 // Type of the counter's values. Built-in counters imply a value for this
8739 // supported for counters that are emitted on a single packet-sequence (e.g.