Home
last modified time | relevance | path

Searched refs:print_mallinfo (Results 1 - 4 of 4) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/mallinfo/
H A Dmallinfo01.c44 print_mallinfo("Test uordblks", &info2); in test_mallinfo()
54 print_mallinfo("Test ordblks", &info2); in test_mallinfo()
69 print_mallinfo("Start", &info1); in setup()
H A Dmallinfo02.c31 print_mallinfo("Test malloc(20480)", &info); in test_mallinfo()
44 print_mallinfo("Test malloc(1024*128)", &info); in test_mallinfo()
H A Dmallinfo_common.h16 static inline void print_mallinfo(const char *msg, struct mallinfo *m) in print_mallinfo() function
/third_party/ltp/testcases/kernel/syscalls/mallopt/
H A Dmallopt01.c33 print_mallinfo("Test uordblks", &info); in test_mallopt()
37 print_mallinfo("Test smblks", &info); in test_mallopt()

Completed in 2 milliseconds