Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/memory/tegra/
Dtegra20.c71 struct tegra20_mc_stat_gather gather0; member
453 control_0 = tegra20_mc_stat_gather_control(&stat->gather0); in tegra20_mc_stat_gather()
474 stat->gather0.result = DIV_ROUND_UP(count0, clocks); in tegra20_mc_stat_gather()
489 stat.gather0.client = client0 ? client0->id : 0; in tegra20_mc_stat_events()
490 stat.gather0.pri_filter = pri_filter; in tegra20_mc_stat_events()
491 stat.gather0.client_enb = !!client0; in tegra20_mc_stat_events()
492 stat.gather0.pri_event = pri_event; in tegra20_mc_stat_events()
493 stat.gather0.event = event; in tegra20_mc_stat_events()
506 *result0 = stat.gather0.result; in tegra20_mc_stat_events()