perfcount_object  176 source3/smbd/perfcount.c 	char *perfcount_object;
perfcount_object  178 source3/smbd/perfcount.c 	perfcount_object = lp_perfcount_module();
perfcount_object  181 source3/smbd/perfcount.c 	if (!perfcount_object || !perfcount_object[0])
perfcount_object  184 source3/smbd/perfcount.c 	if (!smb_load_perfcount_module(perfcount_object)) {
perfcount_object  186 source3/smbd/perfcount.c 			perfcount_object));