Home
last modified time | relevance | path

Searched defs:magma_connection_dump_performance_counters (Results 1 – 4 of 4) sorted by relevance

/hardware/google/gfxstream/guest/magma/magma_enc/
Dmagma_client_context.h58 …agma_connection_dump_performance_counters_client_proc_t magma_connection_dump_performance_counters; member
Dmagma_entry.cpp336 magma_status_t magma_connection_dump_performance_counters(magma_connection_t connection, magma_perf… in magma_connection_dump_performance_counters() function
/hardware/google/gfxstream/host/magma/magma_dec/
Dmagma_server_context.h58 …agma_connection_dump_performance_counters_server_proc_t magma_connection_dump_performance_counters; member
/hardware/google/gfxstream/host/magma/
DDecoder.cpp334 magma_status_t Decoder::magma_connection_dump_performance_counters(magma_connection_t connection, in magma_connection_dump_performance_counters() function in gfxstream::magma::Decoder