Linux Perf
|
#include <hist.h>
Public Attributes | |
int | total |
int | curr |
bool | hide_unresolved |
struct perf_evsel * | evsel |
struct perf_sample * | sample |
struct hist_entry * | he |
struct symbol * | parent |
void * | priv |
const struct hist_iter_ops * | ops |
int(* | add_entry_cb )(struct hist_entry_iter *iter, struct addr_location *al, bool single, void *arg) |
int(* hist_entry_iter::add_entry_cb) (struct hist_entry_iter *iter, struct addr_location *al, bool single, void *arg) |
struct perf_evsel* hist_entry_iter::evsel |
struct hist_entry* hist_entry_iter::he |
const struct hist_iter_ops* hist_entry_iter::ops |
struct perf_sample* hist_entry_iter::sample |