Home
last modified time | relevance | path

Searched defs:gpu_perf (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/igt-gpu-tools/overlay/
H A Dgpu-perf.h33 struct gpu_perf { struct
40 struct gpu_perf_sample { argument
42 int (*func)(struct gpu_perf *, const void *); argument
48 struct gpu_perf_comm { argument
61 struct gpu_perf_time { argument
70 void gpu_perf_init(struct gpu_perf *gp, unsigned flags); argument
H A Doverlay.c107 struct gpu_perf gpu_perf; member
138 struct overlay_gpu_perf gpu_perf; member
H A Dgpu-perf.c203 int (*func)(struct gpu_perf *, const void *)) in perf_tracepoint_open()