Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenSIPS/opensips
/ get_stat
Function
get_stat
statistics.c:650–653 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
648
}
649
650
stat_var* get_stat( const str *name )
651
{
652
return __get_stat(name, -1);
653
}
654
655
int mi_stat_name(str *mod, str *stat, str *out)
656
{
Callers
13
get_stat_var_from_num_code
Function · 0.85
mi_get_stats
Function · 0.85
w_mi_list_stats_1
Function · 0.85
mi_reset_stats
Function · 0.85
register_processes_load_stats
Function · 0.85
init_pkg_stats
Function · 0.85
pv_parse_name
Function · 0.85
new_stat_series
Function · 0.85
mod_init
Function · 0.85
prom_answer_to_connection
Function · 0.85
get_statistic
Function · 0.85
_test_malloc
Function · 0.85
Calls
1
__get_stat
Function · 0.85
Tested by
2
_test_malloc
Function · 0.68
test_shm_malloc
Function · 0.68