Searched refs:PRIu64 (Results 1 – 3 of 3) sorted by relevance
/aoo41x/main/sal/rtl/source/ |
H A D | alloc_cache.c | 150 "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 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 | 81 #ifndef PRIu64 83 #define PRIu64 "I64u" macro 85 #define PRIu64 "llu"
|
Completed in 28 milliseconds