symbol.cpp File Reference

#include "symbol.h"
#include "locate_images.h"
#include <iostream>
#include <string>
Include dependency graph for symbol.cpp:

Go to the source code of this file.

Functions

bool has_sample_counts (count_array_t const &counts, size_t lo, size_t hi)
string const & get_image_name (image_name_id id, image_name_storage::image_name_type type, extra_images const &extra)

Detailed Description

Symbol containers

Remarks:
Copyright 2002, 2004 OProfile authors
Read the file COPYING
Author:
Philippe Elie
John Levon

Definition in file symbol.cpp.


Function Documentation

string const& get_image_name ( image_name_id  id,
image_name_storage::image_name_type  type,
extra_images const &  extra 
)
bool has_sample_counts ( count_array_t const &  counts,
size_t  lo,
size_t  hi 
)

Definition at line 35 of file symbol.cpp.

Referenced by thread_info::add_modules(), and format_output::xml_formatter::output_symbol_details().

Here is the caller graph for this function:


Generated on 8 Nov 2012 for Oprofile by  doxygen 1.6.1