Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwtracing/stm/
H A 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(jiffies, op->ts_jiffies + op->node.ts_interval)) { in sys_t_need_ts()
/openbmc/linux/Documentation/trace/
H A Dsys-t.rst43 ts_interval
55 ts_interval and clocksync_interval determine how much time in milliseconds
/openbmc/linux/Documentation/ABI/testing/
H A Dconfigfs-stp-policy-p_sys-t23 What: /config/stp-policy/<device>:p_sys-t.<policy>/<node>/ts_interval