|
PAPI 7.1.0.0
|


Go to the source code of this file.
Data Structures | |
| union | pfm_sicortex_sel_reg_t |
| union | pmc_sicortex_scb_reg_t |
| union | pmd_sicortex_cpu_reg_t |
| struct | pfmlib_sicortex_scb_t |
| struct | pfmlib_sicortex_scb_counter_t |
| struct | pfmlib_sicortex_input_param_t |
| struct | pfmlib_sicortex_output_param_t |
Macros | |
| #define | PMU_SICORTEX_SCB_NUM_COUNTERS 256 |
| #define | PFMLIB_SICORTEX_INPUT_SCB_NONE (unsigned long)0x0 |
| #define | PFMLIB_SICORTEX_INPUT_SCB_INTERVAL (unsigned long)0x1 |
| #define | PFMLIB_SICORTEX_INPUT_SCB_NOINC (unsigned long)0x2 |
| #define | PFMLIB_SICORTEX_INPUT_SCB_HISTGTE (unsigned long)0x4 |
| #define | PFMLIB_SICORTEX_INPUT_SCB_BUCKET (unsigned long)0x8 |
Functions | |
| int | pfm_sicortex_is_cpu (unsigned int i) |
| int | pfm_sicortex_is_scb (unsigned int i) |
| int | pfm_sicortex_support_domain (unsigned int i) |
| int | pfm_sicortex_support_vpc_pea (unsigned int i) |
| #define PFMLIB_SICORTEX_INPUT_SCB_BUCKET (unsigned long)0x8 |
Definition at line 129 of file pfmlib_sicortex.h.
| #define PFMLIB_SICORTEX_INPUT_SCB_HISTGTE (unsigned long)0x4 |
Definition at line 128 of file pfmlib_sicortex.h.
| #define PFMLIB_SICORTEX_INPUT_SCB_INTERVAL (unsigned long)0x1 |
Definition at line 126 of file pfmlib_sicortex.h.
| #define PFMLIB_SICORTEX_INPUT_SCB_NOINC (unsigned long)0x2 |
Definition at line 127 of file pfmlib_sicortex.h.
| #define PFMLIB_SICORTEX_INPUT_SCB_NONE (unsigned long)0x0 |
Definition at line 125 of file pfmlib_sicortex.h.
| #define PMU_SICORTEX_SCB_NUM_COUNTERS 256 |
Definition at line 63 of file pfmlib_sicortex.h.
Definition at line 623 of file pfmlib_sicortex.c.
Definition at line 634 of file pfmlib_sicortex.c.
Definition at line 645 of file pfmlib_sicortex.c.
Definition at line 656 of file pfmlib_sicortex.c.