Home
last modified time | relevance | path

Searched refs:w_step (Results 1 – 1 of 1) sorted by relevance

/external/igt-gpu-tools/benchmarks/
Dgem_wsim.c112 struct w_step struct
184 struct w_step *steps; argument
284 parse_dependencies(unsigned int nr_steps, struct w_step *w, char *_desc) in parse_dependencies()
610 static int parse_engine_map(struct w_step *step, const char *_str) in parse_engine_map()
683 struct w_step step, *steps = NULL; in parse_workload()
1048 wrk->steps = calloc(wrk->nr_steps, sizeof(struct w_step)); in clone_workload()
1051 memcpy(wrk->steps, _wrk->steps, sizeof(struct w_step) * wrk->nr_steps); in clone_workload()
1073 static unsigned int get_duration(struct workload *wrk, struct w_step *w) in get_duration()
1091 init_bb(struct w_step *w, unsigned int flags) in init_bb()
1114 terminate_bb(struct w_step *w, unsigned int flags) in terminate_bb()
[all …]