Searched refs:tsample (Results 1 – 8 of 8) sorted by relevance
| /linux/tools/perf/ui/browsers/ |
| H A D | res_sample.c | 40 char trange[128], tsample[64]; in res_sample_browse() local 72 timestamp__scnprintf_nsec(r->time, tsample, sizeof tsample); in res_sample_browse() 91 tsample) < 0) in res_sample_browse()
|
| /linux/drivers/thermal/tegra/ |
| H A D | soctherm.h | 92 u32 tall, tiddq_en, ten_count, pdiv, pdiv_ate, tsample, tsample_ate; member
|
| H A D | soctherm-fuse.c | 141 div = sensor->config->tsample * sensor_group->pdiv_ate; in tegra_calc_tsensor_calib()
|
| H A D | tegra132-soctherm.c | 42 .tsample = 120,
|
| H A D | tegra114-soctherm.c | 33 .tsample = 163,
|
| H A D | tegra210-soctherm.c | 43 .tsample = 120,
|
| H A D | tegra124-soctherm.c | 42 .tsample = 120,
|
| H A D | soctherm.c | 401 val = (sensor->config->tsample - 1) << SENSOR_CONFIG1_TSAMPLE_SHIFT; in enable_tsensor()
|