78 #if defined(__cplusplus) 100 LUSHCB_malloc_fn_t malloc_fn,
101 LUSHCB_free_fn_t free_fn,
102 LUSHCB_step_fn_t step_fn,
103 LUSHCB_loadmap_find_fn_t loadmap_fn));
186 #if defined(__cplusplus)
lush_step_t LUSHI_step_bichord(lush_cursor_t *cursor)
char * LUSHI_strerror(int code)
lush_step_t LUSHI_step_lnote(lush_cursor_t *cursor)
int LUSHI_init(int argc, char **argv, lush_agentid_t aid, LUSHCB_malloc_fn_t malloc_fn, LUSHCB_free_fn_t free_fn, LUSHCB_step_fn_t step_fn, LUSHCB_loadmap_find_fn_t loadmap_fn)
bool LUSHI_do_metric(uint64_t incrMetricIn, bool *doMetric, bool *doMetricIdleness, uint64_t *incrMetric, double *incrMetricIdleness)
bool LUSHI_ismycode(void *addr)
lush_step_t LUSHI_step_pnote(lush_cursor_t *cursor)
int LUSHI_set_active_frame_marker()
#define doMetric(metricIdExpr, metricIncr, type)
int LUSHI_lip_eq(lush_lip_t *lip)
enum lush_step lush_step_t
int LUSHI_lip_destroy(lush_lip_t *lip)
LUSHI_DECL(int, LUSHI_init,(int argc, char **argv, lush_agentid_t aid, LUSHCB_malloc_fn_t malloc_fn, LUSHCB_free_fn_t free_fn, LUSHCB_step_fn_t step_fn, LUSHCB_loadmap_find_fn_t loadmap_fn))