Home
last modified time | relevance | path

Searched refs:selected_counts (Results 1 – 1 of 1) sorted by relevance

/external/oprofile/opcontrol/
Dopcontrol.cpp66 int selected_counts[MAX_EVENTS]; variable
461 selected_counts[num_events++] = count_val; in process_event()
772 temp = selected_counts[2]; in main()
773 selected_counts[2] = selected_counts[i]; in main()
774 selected_counts[i] = temp; in main()
798 selected_counts[i], in main()
805 setup_result |= echo_dev(NULL, selected_counts[i], "count", i); in main()