Searched refs:gather1 (Results 1 – 1 of 1) sorted by relevance
72 struct tegra20_mc_stat_gather gather1; member454 control_1 = tegra20_mc_stat_gather_control(&stat->gather1); in tegra20_mc_stat_gather()475 stat->gather1.result = DIV_ROUND_UP(count1, clocks); in tegra20_mc_stat_gather()495 stat.gather1.client = client1 ? client1->id : 0; in tegra20_mc_stat_events()496 stat.gather1.pri_filter = pri_filter; in tegra20_mc_stat_events()497 stat.gather1.client_enb = !!client1; in tegra20_mc_stat_events()498 stat.gather1.pri_event = pri_event; in tegra20_mc_stat_events()499 stat.gather1.event = event; in tegra20_mc_stat_events()507 *result1 = stat.gather1.result; in tegra20_mc_stat_events()
Completed in 4 milliseconds