Motr  M0
m0_be_allocator_call_stats Struct Reference

#include <alloc.h>

Collaboration diagram for m0_be_allocator_call_stats:
Collaboration graph

Data Fields

struct m0_be_allocator_call_stat bacs_alloc_success
 
struct m0_be_allocator_call_stat bacs_alloc_failure
 
struct m0_be_allocator_call_stat bacs_free
 

Detailed Description

Definition at line 55 of file alloc.h.

Field Documentation

◆ bacs_alloc_failure

struct m0_be_allocator_call_stat bacs_alloc_failure

Definition at line 57 of file alloc.h.

◆ bacs_alloc_success

struct m0_be_allocator_call_stat bacs_alloc_success

Definition at line 56 of file alloc.h.

◆ bacs_free

struct m0_be_allocator_call_stat bacs_free

Definition at line 58 of file alloc.h.


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