|
Linux Perf
|

Public Attributes | |
| struct auxtrace_record | itr |
| struct perf_pmu * | intel_bts_pmu |
| struct perf_evlist * | evlist |
| bool | snapshot_mode |
| size_t | snapshot_size |
| int | snapshot_ref_cnt |
| struct intel_bts_snapshot_ref * | snapshot_refs |
Definition at line 44 of file intel-bts.c.
| struct perf_evlist* intel_bts_recording::evlist |
Definition at line 47 of file intel-bts.c.
| struct perf_pmu* intel_bts_recording::intel_bts_pmu |
Definition at line 46 of file intel-bts.c.
| struct auxtrace_record intel_bts_recording::itr |
Definition at line 45 of file intel-bts.c.
| bool intel_bts_recording::snapshot_mode |
Definition at line 48 of file intel-bts.c.
| int intel_bts_recording::snapshot_ref_cnt |
Definition at line 50 of file intel-bts.c.
| struct intel_bts_snapshot_ref* intel_bts_recording::snapshot_refs |
Definition at line 51 of file intel-bts.c.
| size_t intel_bts_recording::snapshot_size |
Definition at line 49 of file intel-bts.c.