Skip to content

File memory_monitor_api.cpp

FileList > base > memory_monitor_api.cpp

Go to the source code of this file

  • #include <cassert>
  • #include "error_manager.h"
  • #include "system_parameter.h"
  • #include "memory_monitor_sr.hpp"

Namespaces

Type Name
namespace cubmem

Public Functions

Type Name
void mmon_aggregate_server_info (MMON_SERVER_INFO & server_info)
void mmon_finalize ()
size_t mmon_get_allocated_size (char * ptr)
int mmon_initialize (const char * server_name)

Public Functions Documentation

function mmon_aggregate_server_info

void mmon_aggregate_server_info (
    MMON_SERVER_INFO & server_info
) 

function mmon_finalize

void mmon_finalize () 

function mmon_get_allocated_size

size_t mmon_get_allocated_size (
    char * ptr
) 

function mmon_initialize

int mmon_initialize (
    const  char * server_name
) 


The documentation for this class was generated from the following file cubrid/src/base/memory_monitor_api.cpp