statcache_lookups  783 source3/include/smbprofile.h 	unsigned statcache_lookups;
statcache_lookups  189 source3/smbd/statcache.c 	DO_PROFILE_INC(statcache_lookups);
statcache_lookups  127 source3/utils/status_profile.c 	d_printf("lookups:                        %u\n", profile_p->statcache_lookups);