Home
last modified time | relevance | path

Searched refs:tevent_mzone (Results 1 – 4 of 4) sorted by relevance

/dports/sysutils/ipa/ipa-2.1.2/src/
H A Dipa_time.h184 extern ipa_mzone *tevent_mzone;
H A Dipa_main.c419 mzone_deinit(tevent_mzone); in free_all()
H A Dipa_time.c92 ipa_mzone *tevent_mzone; /* Mzone for all struct tevent{}. */ variable
H A Dipa_conf.c369 tevent = mzone_alloc(tevent_mzone); in find_tevent()
4364 tevent_mzone = mzone_init(MZONE_NAME(tevent), "Time events", 0, in init_config_data()
4366 if (tevent_mzone == NULL) in init_config_data()