Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
binder_stats Struct Reference

Data Fields

int br [_IOC_NR(BR_FAILED_REPLY)+1]
 
int bc [_IOC_NR(BC_DEAD_BINDER_DONE)+1]
 
int obj_created [BINDER_STAT_COUNT]
 
int obj_deleted [BINDER_STAT_COUNT]
 

Detailed Description

Definition at line 149 of file binder.c.

Field Documentation

Definition at line 151 of file binder.c.

Definition at line 150 of file binder.c.

int obj_created[BINDER_STAT_COUNT]

Definition at line 152 of file binder.c.

int obj_deleted[BINDER_STAT_COUNT]

Definition at line 153 of file binder.c.


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