Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/therm/
Dfantog.c33 u32 period_us; member
56 u64 next_change = (percent * priv->period_us) / 100; in nvkm_fantog_update()
58 next_change = priv->period_us - next_change; in nvkm_fantog_update()
113 priv->period_us = 100000; /* 10Hz */ in nvkm_fantog_create()
/linux-4.1.27/tools/perf/util/
Dsort.h52 u64 period_us; member
Dhist.c186 he_stat->period_us += period; in he_stat__add_cpumode_period()
212 dest->period_us += src->period_us; in he_stat__add_stat()
/linux-4.1.27/tools/perf/ui/gtk/
Dhists.c68 __HPP_COLOR_PERCENT_FN(overhead_us, period_us) in __HPP_COLOR_PERCENT_FN()
/linux-4.1.27/tools/perf/ui/
Dhist.c359 HPP_PERCENT_FNS(overhead_us, period_us) in HPP_PERCENT_FNS()
/linux-4.1.27/tools/perf/ui/browsers/
Dhists.c712 __HPP_COLOR_PERCENT_FN(overhead_us, period_us) in __HPP_COLOR_PERCENT_FN()