OpenSDN source code
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
flow_stats_manager.cc File Reference
#include <boost/uuid/uuid_io.hpp>
#include <db/db.h>
#include <base/util.h>
#include <cmn/agent_cmn.h>
#include <boost/functional/factory.hpp>
#include <cmn/agent_factory.h>
#include <oper/interface_common.h>
#include <oper/mirror_table.h>
#include <ksync/ksync_index.h>
#include <ksync/ksync_entry.h>
#include <ksync/ksync_object.h>
#include <ksync/ksync_netlink.h>
#include <ksync/ksync_sock.h>
#include <uve/agent_uve.h>
#include <vrouter/flow_stats/flow_stats_collector.h>
#include <vrouter/flow_stats/session_stats_collector.h>
#include <uve/vn_uve_table.h>
#include <uve/vm_uve_table.h>
#include <uve/interface_uve_stats_table.h>
#include <algorithm>
#include <pkt/flow_proto.h>
#include <vrouter/ksync/ksync_init.h>
#include <vrouter/flow_stats/flow_stats_types.h>
#include <oper/global_vrouter.h>
#include <init/agent_param.h>
Include dependency graph for flow_stats_manager.cc:

Go to the source code of this file.

Functions

SandeshTraceBufferPtr FlowExportStatsTraceBuf (SandeshTraceBufferCreate("FlowExportStats", 3000))
 
static void SetQueueStats (Agent *agent, FlowStatsCollector *fsc, ProfileData::WorkQueueStats *stats)
 

Function Documentation

SandeshTraceBufferPtr FlowExportStatsTraceBuf ( SandeshTraceBufferCreate("FlowExportStats", 3000)  )
static void SetQueueStats ( Agent agent,
FlowStatsCollector fsc,
ProfileData::WorkQueueStats stats 
)
static

Definition at line 462 of file flow_stats_manager.cc.

Here is the call graph for this function: