Searched refs:ctf_get_tu_ctfc (Results 1 – 5 of 5) sorted by relevance
1041 ctf_container_ref tu_ctfc = ctf_get_tu_ctfc (); in btf_init_postprocess()1082 ctf_container_ref tu_ctfc = ctf_get_tu_ctfc (); in btf_output()1128 ctf_container_ref tu_ctfc = ctf_get_tu_ctfc (); in btf_finalize()
803 ctf_container_ref tu_ctfc = ctf_get_tu_ctfc (); in ctf_output()835 ctf_container_ref tu_ctfc = ctf_get_tu_ctfc (); in ctf_finalize()
389 extern ctf_container_ref ctf_get_tu_ctfc (void);
958 ctf_container_ref tu_ctfc = ctf_get_tu_ctfc (); in ctf_do_die()
33 ctf_get_tu_ctfc (void) in ctf_get_tu_ctfc() function