Home
last modified time | relevance | path

Searched defs:profile_conf (Results 1 – 2 of 2) sorted by relevance

/external/ltp/utils/ffsb-6.0-rc2/
Dparser.c571 profile_config_t *profile_conf; in parse() local
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() local
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() local
Dffsb.h72 struct profile_config *profile_conf; member