Searched defs:gem_fd (Results 1 – 1 of 1) sorted by relevance
/external/igt-gpu-tools/tests/ |
D | perf_pmu.c | 75 init(int gem_fd, const struct intel_execution_engine2 *e, uint8_t sample) in init() 270 single(int gem_fd, const struct intel_execution_engine2 *e, unsigned int flags) in single() 316 busy_start(int gem_fd, const struct intel_execution_engine2 *e) in busy_start() 351 busy_double_start(int gem_fd, const struct intel_execution_engine2 *e) in busy_double_start() 435 busy_check_all(int gem_fd, const struct intel_execution_engine2 *e, in busy_check_all() 485 __submit_spin(int gem_fd, igt_spin_t *spin, in __submit_spin() 499 most_busy_check_all(int gem_fd, const struct intel_execution_engine2 *e, in most_busy_check_all() 556 all_busy_check_all(int gem_fd, const unsigned int num_engines, in all_busy_check_all() 606 no_sema(int gem_fd, const struct intel_execution_engine2 *e, unsigned int flags) in no_sema() 645 sema_wait(int gem_fd, const struct intel_execution_engine2 *e, in sema_wait() [all …]
|