Searched refs:profile_config_t (Results 1 – 2 of 2) sorted by relevance
568 static profile_config_t *parse(FILE * f) in parse()571 profile_config_t *profile_conf; in parse()574 profile_conf = malloc(sizeof(profile_config_t)); in parse()731 static unsigned get_num_threadgroups(profile_config_t * profile_conf) in get_num_threadgroups()736 static unsigned get_num_filesystems(profile_config_t * profile_conf) in get_num_filesystems()741 static int get_num_totalthreads(profile_config_t * profile_conf) in get_num_totalthreads()863 profile_config_t *profile_conf = fc->profile_conf; in init_filesys()1011 static void init_config(ffsb_config_t * fc, profile_config_t * profile_conf) in init_config()1040 profile_config_t *profile_conf; in ffsb_parse_newconfig()
59 } profile_config_t; typedef