Searched refs:waking (Results 1 – 25 of 33) sorted by relevance
12
69 Table waking = instants.Filter( in ComputeThreadStateTable() local74 if (waking.row_count() == 0) { in ComputeThreadStateTable()75 waking = instants.Filter( in ComputeThreadStateTable()83 const auto& waking_ts_col = waking.GetTypedColumnByName<int64_t>("ts"); in ComputeThreadStateTable()91 while (sched_idx < sched.row_count() || waking_idx < waking.row_count() || in ComputeThreadStateTable()96 int64_t waking_ts = waking_idx < waking.row_count() in ComputeThreadStateTable()109 AddWakingEvent(waking, waking_idx++, state_map); in ComputeThreadStateTable()201 const Table& waking, in AddWakingEvent() argument204 int64_t ts = waking.GetTypedColumnByName<int64_t>("ts")[waking_idx]; in AddWakingEvent()206 waking.GetTypedColumnByName<int64_t>("ref")[waking_idx]); in AddWakingEvent()
39 echo 'hist:keys=pid,lat:sort=pid,lat' >> events/synthetic/waking+wakeup_latency/trigger42 if ! grep -q "pid:" events/synthetic/waking+wakeup_latency/hist; then
12 DOC = '''This test checks to see whether a USB HID Device is capable of waking
20 This test check the functionality of EC waking host from suspend. This includes
349 const waking = await this.args.engine.query( constant353 if (slowlyCountRows(waking) === 0) {
18 since the delays involved in waking a DUT from suspend using autotest framework
111 Disable the use of socketpair internally to allow waking up and canceling
33 since the delays involved in waking a DUT from suspend using autotest framework
30 since the delays involved in waking a DUT from suspend using autotest framework
199 The spikes in run queue length of 11 are likely threads waking up at the same
263 The last two stacks show bash waking up to service tty input (keystrokes).
40 - 2016-02-05: [Who is waking the waker? (Linux chain graph prototype)](http://www.brendangregg.com/…
66 actually waking up a lot:
95 …ling thread also had a `event_fd` on which it was listening to and hence waking it up was as simpl…
182 SIGCONT signal has a side effect of waking up (all threads of)187 waking up from group-stop may be followed by signal-delivery-stop for
78 between siganling a thread to wake and the thread actually waking:
369 [ 0.889401,0] [I]<6><BMP280><bmm_wakeup><330>waking up the chip...373 [ 0.900473,0] [I]<6><BMP280><bmm_probe><1314>register dump after waking up
1054 <5>[ 1.202146 / 01-01 00:00:01.179] [LGE_Magnetometer][L]bmm_wakeup : waking up the chip...1056 <5>[ 1.212987 / 01-01 00:00:01.189] [LGE_Magnetometer][L]bmm_probe : register dump after waking …
1052 [ 1.943896] [4: swapper/0: 1] bmm_wakeup -waking up the chip...1053 …tried times: 1<6>[ 1.954802] [4: swapper/0: 1] bmm_probe -register dump after waking up
1746 # going to bed Friday night and waking up Sunday morning because at midnight
4509 an interactive Python from waking up 10 times per second. Patch by Richard
2315 software ends up polling, waking up every fraction of a second to check