OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:selected_counts
(Results
1 - 1
of
1
) sorted by null
/external/oprofile/opcontrol/
opcontrol.cpp
142
int
selected_counts
[MAX_EVENTS];
variable
411
selected_counts
[num_events++] = count_val;
707
temp =
selected_counts
[2];
708
selected_counts
[2] =
selected_counts
[i];
709
selected_counts
[i] = temp;
733
selected_counts
[i],
740
setup_result |= echo_dev(NULL,
selected_counts
[i], "count", i);
Completed in 77 milliseconds