Home
last modified time | relevance | path

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

/aoo4110/main/sal/rtl/source/
H A Dalloc_cache.c150 "nbuf: % " PRIu64 " (ave: %" PRIu64 "), frees: %" PRIu64 " " in rtl_cache_hash_rescale()
1033 "[slab]: allocs: %"PRIu64", frees: %"PRIu64"; total: %lu, used: %lu; " in rtl_cache_deactivate()
1034 "[cpu]: allocs: %"PRIu64", frees: %"PRIu64"; " in rtl_cache_deactivate()
1035 "[total]: allocs: %"PRIu64", frees: %"PRIu64"", in rtl_cache_deactivate()
1049 "cleaning up %"PRIu64" leaked buffer(s) [%lu bytes] [%lu total]", in rtl_cache_deactivate()
1818 "[slab]: allocs: %"PRIu64", frees: %"PRIu64"; total: %lu, used: %lu; " in rtl_cache_fini()
1819 "[cpu]: allocs: %"PRIu64", frees: %"PRIu64"; " in rtl_cache_fini()
1820 "[total]: allocs: %"PRIu64", frees: %"PRIu64"", in rtl_cache_fini()
H A Dalloc_arena.c334 "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 Dalloc_impl.h81 #ifndef PRIu64
83 #define PRIu64 "I64u" macro
85 #define PRIu64 "llu"

Completed in 28 milliseconds