Searched refs:counters (Results 1 – 10 of 10) sorted by relevance
23 values->counters = 0; in perf_read_values_init()39 for (i = 0; i < values->counters; i++) in perf_read_values_destroy()104 for (i = 0; i < values->counters; i++) in perf_read_values__findnew_counter()108 if (values->counters == values->counters_max) in perf_read_values__findnew_counter()111 i = values->counters++; in perf_read_values__findnew_counter()137 counterwidth = malloc(values->counters * sizeof(*counterwidth)); in perf_read_values__display_pretty()142 for (j = 0; j < values->counters; j++) in perf_read_values__display_pretty()153 for (j = 0; j < values->counters; j++) { in perf_read_values__display_pretty()161 for (j = 0; j < values->counters; j++) in perf_read_values__display_pretty()168 for (j = 0; j < values->counters; j++) in perf_read_values__display_pretty()[all …]
10 int counters; member
5 Performance counters are special hardware registers available on most modern13 hardware capabilities. It provides per task and per CPU counters, counter15 provides "virtual" 64-bit counters, regardless of the width of the16 underlying hardware counters.18 Performance counters are accessed via special file descriptors.32 Multiple counters can be kept open at a time, and the counters127 * Special "software" counters provided by the kernel, even if the hardware128 * does not support performance counters. These counters measure various149 Counters come in two flavours: counting counters and sampling150 counters. A "counting" counter is one that is used for counting the[all …]
23 Performance counters for Linux are a new kernel-based subsystem26 and software features (software counters, tracepoints) as well.
54 Put the counters into a counter group.62 Child tasks do not inherit counters.215 Event to display when multiple counters are active.
84 Child tasks do not inherit counters.138 Collect raw sample records from all opened counters (default for tracepoint counters).
35 child tasks do not inherit counters83 null run - don't start any counters
64 Child tasks do not inherit counters.
9 First, discovery/enumeration of available counters can be done via
37 Show per-thread event counters