db_stat.c File Reference

#include <stdlib.h>
#include <stdio.h>
#include "odb.h"
#include "op_types.h"
Include dependency graph for db_stat.c:

Go to the source code of this file.

Data Structures

struct  odb_hash_stat_t
 hold various statistics data for a db file More...

Functions

odb_hash_stat_todb_hash_stat (odb_t const *odb)
void odb_hash_display_stat (odb_hash_stat_t const *stat)
void odb_hash_free_stat (odb_hash_stat_t *stat)

Detailed Description

Statistics routines for libdb

Remarks:
Copyright 2002 OProfile authors
Read the file COPYING
Author:
Philippe Elie

Definition in file db_stat.c.


Function Documentation

void odb_hash_display_stat ( odb_hash_stat_t const *  stat  ) 
void odb_hash_free_stat ( odb_hash_stat_t stat  ) 

Definition at line 85 of file db_stat.c.

Referenced by sanity_check().

Here is the caller graph for this function:

odb_hash_stat_t* odb_hash_stat ( odb_t const *  odb  ) 

Generated on 8 Nov 2012 for Oprofile by  doxygen 1.6.1