My Project
Public Attributes | List of all members
kbase_io_history Struct Reference

#include <mali_kbase_defs.h>

Public Attributes

bool enabled
 
spinlock_t lock
 
size_t count
 
u16 size
 
struct kbase_io_accessbuf
 

Detailed Description

struct kbase_io_history - keeps track of all recent register accesses

: true if register accesses are recorded, false otherwise : spinlock protecting kbase_io_access array : number of registers read/written : number of elements in kbase_io_access array : array of kbase_io_access


The documentation for this struct was generated from the following file: