Home
last modified time | relevance | path

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

/linux-6.15/drivers/hwtracing/stm/
H A Dp_sys-t.c109 unsigned long ts_interval; member
201 return sprintf(page, "%u\n", jiffies_to_msecs(pn->ts_interval)); in sys_t_policy_ts_interval_show()
218 pn->ts_interval = msecs_to_jiffies(ms); in sys_t_policy_ts_interval_store()
225 CONFIGFS_ATTR(sys_t_policy_, ts_interval);
268 if (op->node.ts_interval && in sys_t_need_ts()
269 time_after(jiffies, op->ts_jiffies + op->node.ts_interval)) { in sys_t_need_ts()
/linux-6.15/Documentation/trace/
H A Dsys-t.rst43 ts_interval
55 ts_interval and clocksync_interval determine how much time in milliseconds
/linux-6.15/Documentation/ABI/testing/
H A Dconfigfs-stp-policy-p_sys-t23 What: /config/stp-policy/<device>:p_sys-t.<policy>/<node>/ts_interval