Home
last modified time | relevance | path

Searched refs:pvm_profile_runtime (Results 1 – 3 of 3) sorted by relevance

/dports/editors/poke/poke-1.0/libpoke/
H A Dpvm-vm.h901 #define pvm_profile_runtime \ macro
909 struct pvm_profile_runtime*
914 pvm_profile_runtime_clear (struct pvm_profile_runtime *p)
917 pvm_profile_runtime_merge_from (struct pvm_profile_runtime *to,
918 const struct pvm_profile_runtime *from)
921 pvm_profile_runtime_merge_from_state (struct pvm_profile_runtime *to,
926 (const struct pvm_profile_runtime *p)
929 pvm_profile_specialized_from_runtime (const struct pvm_profile_runtime
935 const struct pvm_profile_runtime *p)
939 const struct pvm_profile_runtime
H A Dpvm.c129 struct pvm_profile_runtime *p in pvm_print_profile()
137 struct pvm_profile_runtime *p in pvm_reset_profile()
H A Dpvm-vm1.c853 struct pvm_profile_runtime *
859 return (struct pvm_profile_runtime *) & spd->profile_runtime; in pvm_state_profile_runtime()
862 struct pvm_profile_runtime *
869 pvm_profile_runtime_clear (struct pvm_profile_runtime * p) in pvm_profile_runtime_clear()
875 pvm_profile_runtime_merge_from (struct pvm_profile_runtime *to, in pvm_profile_runtime_merge_from()
876 const struct pvm_profile_runtime *from) in pvm_profile_runtime_merge_from()
882 pvm_profile_runtime_merge_from_state (struct pvm_profile_runtime *to, in pvm_profile_runtime_merge_from_state()
885 const struct pvm_profile_runtime* from in pvm_profile_runtime_merge_from_state()
893 const struct pvm_profile_runtime *p) in pvm_profile_runtime_print_unspecialized()
908 (const struct pvm_profile_runtime *p) in pvm_profile_unspecialized_from_runtime()
[all …]