Changeset 1879 for trunk/src/kmk/main.c
- Timestamp:
- Oct 17, 2008, 3:53:05 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/kmk/main.c
r1867 r1879 3634 3634 print_file_data_base (); 3635 3635 print_vpath_data_base (); 3636 #ifndef CONFIG_WITH_STRCACHE2 3636 3637 strcache_print_stats ("#"); 3638 #else 3639 strcache2_print_stats_all ("#"); 3640 #endif 3637 3641 #ifdef CONFIG_WITH_ALLOC_CACHES 3638 3642 alloccache_print_all ();
Note:
See TracChangeset
for help on using the changeset viewer.