|
Linux Perf
|
#include <hist.h>

Public Attributes | |
| int(* | prepare_entry )(struct hist_entry_iter *, struct addr_location *) |
| int(* | add_single_entry )(struct hist_entry_iter *, struct addr_location *) |
| int(* | next_entry )(struct hist_entry_iter *, struct addr_location *) |
| int(* | add_next_entry )(struct hist_entry_iter *, struct addr_location *) |
| int(* | finish_entry )(struct hist_entry_iter *, struct addr_location *) |
| int(* hist_iter_ops::add_next_entry) (struct hist_entry_iter *, struct addr_location *) |
| int(* hist_iter_ops::add_single_entry) (struct hist_entry_iter *, struct addr_location *) |
| int(* hist_iter_ops::finish_entry) (struct hist_entry_iter *, struct addr_location *) |
| int(* hist_iter_ops::next_entry) (struct hist_entry_iter *, struct addr_location *) |
| int(* hist_iter_ops::prepare_entry) (struct hist_entry_iter *, struct addr_location *) |