Searched refs:PRIu64 (Results 1 – 3 of 3) sorted by relevance
/aoo42x/main/sal/rtl/source/ |
H A D | alloc_cache.c | 150 "nbuf: % " PRIu64 " (ave: %" PRIu64 "), frees: %" PRIu64 " " in rtl_cache_hash_rescale() 1039 "[slab]: allocs: %"PRIu64", frees: %"PRIu64"; total: %lu, used: %lu; " in rtl_cache_deactivate() 1040 "[cpu]: allocs: %"PRIu64", frees: %"PRIu64"; " in rtl_cache_deactivate() 1041 "[total]: allocs: %"PRIu64", frees: %"PRIu64"", in rtl_cache_deactivate() 1055 "cleaning up %"PRIu64" leaked buffer(s) [%lu bytes] [%lu total]", in rtl_cache_deactivate() 1824 "[slab]: allocs: %"PRIu64", frees: %"PRIu64"; total: %lu, used: %lu; " in rtl_cache_fini() 1825 "[cpu]: allocs: %"PRIu64", frees: %"PRIu64"; " in rtl_cache_fini() 1826 "[total]: allocs: %"PRIu64", frees: %"PRIu64"", in rtl_cache_fini()
|
H A D | alloc_arena.c | 334 "nseg: %"PRIu64" (ave: %"PRIu64"), frees: %"PRIu64" " in rtl_arena_hash_rescale() 835 "allocs: %"PRIu64", frees: %"PRIu64"; total: %lu, used: %lu", in rtl_arena_deactivate() 846 "cleaning up %"PRIu64" leaked segment(s) [%lu bytes]", in rtl_arena_deactivate() 1391 "allocs: %"PRIu64", frees: %"PRIu64"; total: %lu, used: %lu", in rtl_arena_fini()
|
H A D | alloc_impl.h | 87 #ifndef PRIu64 89 #define PRIu64 "I64u" macro 91 #define PRIu64 "llu"
|
Completed in 31 milliseconds