Home
last modified time | relevance | path

Searched refs:alloc_ts (Results 1 – 3 of 3) sorted by relevance

/linux/tools/sched_ext/
H A Dscx_qmap.h163 u64 alloc_ts; /* last accounting timestamp */ member
H A Dscx_qmap.bpf.c1505 if (!qa.alloc_ts) { in account_alloc()
1506 qa.alloc_ts = now; in account_alloc()
1509 delta = now - qa.alloc_ts; in account_alloc()
1510 qa.alloc_ts = now; in account_alloc()
/linux/Documentation/mm/
H A Dpage_owner.rst254 at alloc_ts timestamp of the page when it was allocated