OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:subsystems
(Results
1 - 3
of
3
) sorted by null
/external/linux-tools-perf/
builtin-bench.c
67
static struct bench_subsys
subsystems
[] = {
variable in typeref:struct:bench_subsys
87
subsystems
[subsys_index].name);
89
for (i = 0;
subsystems
[subsys_index].suites[i].name; i++)
91
subsystems
[subsys_index].suites[i].name,
92
subsystems
[subsys_index].suites[i].summary);
121
printf("# List of available
subsystems
...\n\n");
123
for (i = 0;
subsystems
[i].name; i++)
125
subsystems
[i].name,
subsystems
[i].summary);
169
for (i = 0;
subsystems
[i].suites; i++
[
all
...]
/external/oprofile/events/i386/nehalem/
events
89
event:0xD1 counters:0,1,2,3 um:uops_decoded minimum:6000 name:UOPS_DECODED : Counts the number of Uops decoded by various
subsystems
.
/external/blktrace/btt/doc/
btt.tex
260
percentage, the better the underlying
subsystems
can handle them.)
[
all
...]
Completed in 465 milliseconds