Home
last modified time | relevance | path

Searched refs:total_allocated (Results 1 – 2 of 2) sorted by relevance

/linux-4.19.296/include/trace/events/
Dirq_matrix.h22 __field( unsigned int, total_allocated )
29 __entry->total_allocated = matrix->total_allocated;
34 __entry->global_reserved, __entry->total_allocated)
48 __field( unsigned int, total_allocated )
56 __entry->total_allocated = matrix->total_allocated;
62 __entry->total_allocated)
82 __field( unsigned int, total_allocated )
95 __entry->total_allocated = matrix->total_allocated;
103 __entry->total_allocated)
/linux-4.19.296/include/acpi/
Dactypes.h1235 u32 total_allocated; member