Searched refs:accounted (Results 1 – 25 of 35) sorted by relevance
12
39 u32 accounted; member68 w->accounted = 0; in tcp_westwood_init()191 w->accounted += tp->mss_cache; in westwood_acked_count()197 if (w->accounted >= w->cumul_ack) { in westwood_acked_count()198 w->accounted -= w->cumul_ack; in westwood_acked_count()201 w->cumul_ack -= w->accounted; in westwood_acked_count()202 w->accounted = 0; in westwood_acked_count()
272 u64 accounted; in account_other_time() local276 accounted = steal_account_process_time(max); in account_other_time()278 if (accounted < max) in account_other_time()279 accounted += irqtime_tick_accounted(max - accounted); in account_other_time()281 return accounted; in account_other_time()
29 __field( bool, accounted )39 __entry->accounted = IS_ENABLED(CONFIG_MEMCG_KMEM) ?51 __entry->accounted ? "true" : "false")
48 - optionally, memory+swap usage can be accounted and limited.191 All mapped anon pages (RSS) and cache pages (Page Cache) are accounted.193 are not accounted. We just account pages under usual VM management.195 RSS pages are accounted at page_fault unless they've already been accounted196 for earlier. A file page will be accounted for as Page Cache when it's203 are really freed. Such SwapCaches are also accounted.204 A swapped-in page is accounted after adding into swapcache.208 be accounted after swapin.218 Shared pages are accounted on the basis of the first touch approach. The219 cgroup that first touches a page is accounted for the page. The principle[all …]
35 resources can be accounted.86 Following resources can be accounted by rdma controller.
205 int accounted, total, curr; in tipc_msg_append() local210 accounted = skb ? msg_blocks(buf_msg(skb)) : 0; in tipc_msg_append()211 total = accounted; in tipc_msg_append()238 return total - accounted; in tipc_msg_append()
123 the *Thread* timer latency accounted for *30328 ns*.
67 The total number of running tasks in the runqueue is accounted through the79 schedules (or a scheduler tick happens) the task's CPU usage is "accounted
237 an impact on how the task is accounted in scheduling/IO stats::
73 statistics not accounted by block layer. For example,
189 error an interrupt that can't be accounted for above.
116 system calls, and the different register conventions can be accounted for.
61 everything was found to be present and accounted for. If it wanted the
110 by the IRQ execution (which indeed accounted for 12736 ns). But
428 For now, device memory is accounted as any regular page in rss counters (either441 Same decision was made for memory cgroup. Device memory pages are accounted442 against same memory cgroup a regular page would be accounted to. This does
123 - map/unmap of the whole compound page is accounted for in compound_mapcount
251 are accounted against the sockets SO_RCVBUF option value. Only252 the payload bytes in the message are accounted for. If the
55 allocations that should be accounted.
150 primitives and patterns may be accounted for, and therefore could
103 I/O time might be not accounted in case of concurrent requests.
294 idle time is accounted as normal idle in that common code path is
224 The stat file represents device's I/O statistics not accounted by block
378 Kernel memory allocated to create rulesets is accounted and can be restricted
465 This situation is accounted for in the rules of thumb below.
109 descriptor are accounted for in checks made to determine if a mount is