Lines Matching refs:session
121 local session=$2
132 state=`perf daemon ping --config ${config} --session ${session} | awk '{ print $1 }'`
154 [session-size]
157 [session-time]
174 check_line_other "${line}" size "-e cpu-clock -m 1 sleep 10" ${base}/session-size \
175 ${base}/session-size/output ${base}/session-size/control \
176 ${base}/session-size/ack "0"
181 check_line_other "${line}" time "-e task-clock -m 1 sleep 10" ${base}/session-time \
182 ${base}/session-time/output ${base}/session-time/control \
183 ${base}/session-time/ack "0"
204 [session-size]
207 [session-time]
219 check_line_other "${line}" time "-e task-clock -m 1 sleep 10" ${base}/session-time \
220 ${base}/session-time/output ${base}/session-time/control ${base}/session-time/ack "0"
229 [session-size]
232 [session-time]
247 state=`perf daemon ping --config ${config} --session time | awk '{ print $1 }'`
253 check_line_other "${line}" time "-e cpu-clock -m 1 sleep 10" ${base}/session-time \
254 ${base}/session-time/output ${base}/session-time/control ${base}/session-time/ack "0"
271 state=`perf daemon ping --config ${config} --session time | awk '{ print $1 }'`
276 state=`perf daemon ping --config ${config} --session size | awk '{ print $1 }'`
293 state=`perf daemon ping --config ${config} --session size | awk '{ print $1 }'`
299 state=`perf daemon ping --config ${config} --session time | awk '{ print $1 }'`
323 [session-size]
326 [session-time]
375 [session-test]
385 perf daemon signal --config ${config} --session test
392 count=`ls ${base}/session-test/ | grep perf.data | wc -l`
414 [session-size]
417 [session-time]
426 size=`perf daemon ping --config ${config} --session size | awk '{ print $1 }'`
427 type=`perf daemon ping --config ${config} --session time | awk '{ print $1 }'`
453 [session-size]