Lines Matching refs:ts0

1702 creates a variable named 'ts0' for a histogram entry with the key
1705 # echo 'hist:keys=next_pid:vals=$ts0:ts0=common_timestamp ... >> \
1708 The ts0 variable can be accessed by any subsequent event having the
1712 the '$' sign. Thus for example, the ts0 variable above would be
1713 referenced as '$ts0' in expressions.
1730 result in both ts0 and b being created as variables, with both
1733 # echo 'hist:keys=pid:vals=$ts0,$b:ts0=common_timestamp,b=field1 ...' >> \
1740 # echo 'hist:keys=pid:ts0=common_timestamp,b=field1:vals=$ts0,$b ...' >> \
1747 # echo 'hist:keys=pid:ts0=common_timestamp:b=field1 ...' >> event/trigger
1754 # echo 'hist:keys=pid,prio:ts0=common_timestamp ...' >> event1/trigger
1755 # echo 'hist:keys=next_pid:wakeup_lat=common_timestamp-$ts0 ...' >> event2/trigger
1758 variable ts0. In the next line, ts0 is subtracted from the second
2078 cyclictest thread, save the timestamp in a 'ts0' variable::
2080 # echo 'hist:keys=$saved_pid:saved_pid=pid:ts0=common_timestamp.usecs \
2089 # echo 'hist:keys=next_pid:wakeup_lat=common_timestamp.usecs-$ts0:\
2128 # echo 'hist:keys=pid:ts0=common_timestamp.usecs \
2133 wakeup_lat=common_timestamp.usecs-$ts0:\
2144 common_timestamp-ts0: 0
2150 common_timestamp-ts0: 0
2190 # echo 'hist:keys=pid:ts0=common_timestamp.usecs \
2194 # echo 'hist:keys=next_pid:wakeup_lat=common_timestamp.usecs-$ts0: \
2396 …# echo 'hist:keys=common_pid:ts0=common_timestamp.usecs if buf == "start"' > events/ftrace/print/t…
2397 …# echo 'hist:keys=common_pid:lat=common_timestamp.usecs-$ts0:onmatch(ftrace.print).latency($lat) i…
2727 # echo 'hist:keys=pid:ts0=common_timestamp.usecs' > events/sched/sched_waking/trigger
2728 …# echo 'hist:keys=common_pid:lat=common_timestamp.usecs-$ts0:onmatch(sched.sched_waking).latency($…