Linux Perf
|
Public Attributes | |
struct perf_session * | session |
struct perf_data | data |
int | idx |
struct hists * | hists |
struct diff_hpp_fmt | fmt [PERF_HPP_DIFF__MAX_INDEX] |
Definition at line 49 of file builtin-diff.c.
struct perf_data data__file::data |
Definition at line 51 of file builtin-diff.c.
struct diff_hpp_fmt data__file::fmt[PERF_HPP_DIFF__MAX_INDEX] |
Definition at line 54 of file builtin-diff.c.
struct hists* data__file::hists |
Definition at line 53 of file builtin-diff.c.
int data__file::idx |
Definition at line 52 of file builtin-diff.c.
struct perf_session* data__file::session |
Definition at line 50 of file builtin-diff.c.