Searched refs:flush_time (Results 1 – 6 of 6) sorted by relevance
/external/webrtc/modules/pacing/ |
D | pacing_controller.cc | 676 TimeDelta flush_time = media_debt_ / media_rate_; in GetPendingPacket() local 677 if (now + flush_time > target_send_time) { in GetPendingPacket()
|
/external/mesa3d/src/gallium/drivers/svga/ |
D | svga_context.c | 398 svga->hud.flush_time += (svga_get_time(svga) - t0); in svga_context_flush()
|
D | svga_pipe_query.c | 914 sq->begin_count = svga->hud.flush_time; in svga_begin_query() 1038 sq->end_count = svga->hud.flush_time; in svga_end_query()
|
D | svga_context.h | 591 uint64_t flush_time; /**< SVGA_QUERY_FLUSH_TIME */ member
|
/external/cpuinfo/test/dmesg/ |
D | galaxy-grand-prime-value-edition.log | 1536 <6>[ 1.717712] [2: kworker/u8:0: 6] [c2] fgu_capacity: = 64,flush_time: = 1,period_time:=1 1659 <6>[ 2.723419] [2: kworker/u8:3: 131] [c2] fgu_capacity: = 64,flush_time: = 2,period_time:=1 1849 <6>[ 3.729156] [2: kworker/u8:3: 131] [c2] fgu_capacity: = 64,flush_time: = 3,period_time:=1 1946 <6>[ 4.735321] [2: kworker/u8:0: 6] [c2] fgu_capacity: = 64,flush_time: = 4,period_time:=1 2336 <6>[ 14.741149] [2: kworker/u8:3: 131] [c2] fgu_capacity: = 64,flush_time: = 14,period_time:=…
|
D | galaxy-j1-2016.log | 1432 <6>[ 2.359588] [1: kworker/u8:2: 127] [c1] fgu_capacity: = 50,flush_time: = 1,period_time:=2 1491 <6>[ 3.365905] [1: kworker/u8:2: 127] [c1] fgu_capacity: = 50,flush_time: = 2,period_time:=1 1715 <6>[ 4.372863] [2: kworker/u8:2: 127] [c2] fgu_capacity: = 50,flush_time: = 3,period_time:=1 1796 <6>[ 5.379882] [0: kworker/u8:0: 6] [c0] fgu_capacity: = 50,flush_time: = 4,period_time:=1 2234 <6>[ 15.387695] [0: kworker/u8:0: 6] [c0] fgu_capacity: = 50,flush_time: = 14,period_time:=…
|