|
HPCToolkit
|


Go to the source code of this file.
Functions | |
| static bool | hpcrun_isLogicalUnwind () |
| static void | hpcrun_logicalUnwind (bool x) |
| cct_node_t * | lush_backtrace2cct (cct_bundle_t *cct, ucontext_t *context, int metricId, hpcrun_metricVal_t metricIncr, int skipInner, int isSync) |
Variables | |
| lush_agent_pool_t * | lush_agents |
| bool | is_lush_agent |
|
inlinestatic |
|
inlinestatic |
Definition at line 103 of file lush-backtrace.h.


| cct_node_t* lush_backtrace2cct | ( | cct_bundle_t * | cct, |
| ucontext_t * | context, | ||
| int | metricId, | ||
| hpcrun_metricVal_t | metricIncr, | ||
| int | skipInner, | ||
| int | isSync | ||
| ) |
Definition at line 108 of file lush-backtrace.c.


| bool is_lush_agent |
Definition at line 100 of file lush-backtrace.c.
| lush_agent_pool_t* lush_agents |
Definition at line 99 of file lush-backtrace.c.