Searched refs:plugin_stats_get_ptr (Results 1 – 3 of 3) sorted by relevance
209 #define plugin_stats_get_ptr(s, len) \ macro
71 return plugin_stats_get_ptr(label, llen); in gw_status_get_counter()118 plugin_stats_get_ptr("gw.active-requests",sizeof("gw.active-requests")-1); in gw_status_init_host()
1714 lua_pushinteger(L, (lua_Integer)*plugin_stats_get_ptr(k.ptr, k.len)); in magnet_plugin_stats_get()