Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/hwtracing/stm/
Dp_sys-t.c81 unsigned long ts_interval; member
173 return sprintf(page, "%u\n", jiffies_to_msecs(pn->ts_interval)); in sys_t_policy_ts_interval_show()
190 pn->ts_interval = msecs_to_jiffies(ms); in sys_t_policy_ts_interval_store()
197 CONFIGFS_ATTR(sys_t_policy_, ts_interval);
240 if (op->node.ts_interval && in sys_t_need_ts()
241 time_after(op->ts_jiffies + op->node.ts_interval, jiffies)) { in sys_t_need_ts()
/Linux-v5.4/Documentation/trace/
Dsys-t.rst43 ts_interval
55 ts_interval and clocksync_interval determine how much time in milliseconds
/Linux-v5.4/Documentation/ABI/testing/
Dconfigfs-stp-policy-p_sys-t23 What: /config/stp-policy/<device>:p_sys-t.<policy>/<node>/ts_interval