File network_histogram.hpp¶
FileList > communication > network_histogram.hpp
Go to the source code of this file
#include <atomic>#include <array>#include "network.h"
Classes¶
| Type | Name |
|---|---|
| class | net_histo_ctx |
| struct | net_histogram_entry |
Public Functions¶
| Type | Name |
|---|---|
| void | histo_add_request (int request, int sent) |
| void | histo_clear (void) |
| void | histo_finish_request (int request, int received) |
| bool | histo_is_collecting (void) |
| bool | histo_is_supported (void) |
| int | histo_print (FILE * stream) |
| int | histo_print_global_stats (FILE * stream, bool cumulative, const char * substr) |
| int | histo_start (bool for_all_trans) |
| int | histo_stop (void) |
Public Functions Documentation¶
function histo_add_request¶
function histo_clear¶
function histo_finish_request¶
function histo_is_collecting¶
function histo_is_supported¶
function histo_print¶
function histo_print_global_stats¶
function histo_start¶
function histo_stop¶
The documentation for this class was generated from the following file cubrid/src/communication/network_histogram.hpp