Home
last modified time | relevance | path

Searched refs:mods_res (Results 1 – 6 of 6) sorted by relevance

/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/hipe/tools/
H A Dhipe_profile.erl28 mods_res/0,
50 -spec mods_res() -> [{atom(), non_neg_integer()}].
55 mods_res() -> function
H A Dhipe_jit.erl74 R = [M || {M,C} <- (catch hipe_profile:mods_res()),
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/hipe/tools/
H A Dhipe_profile.erl28 mods_res/0,
50 -spec mods_res() -> [{atom(), non_neg_integer()}].
55 mods_res() -> function
H A Dhipe_jit.erl74 R = [M || {M,C} <- (catch hipe_profile:mods_res()),
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/hipe/tools/
H A Dhipe_profile.erl28 mods_res/0,
50 -spec mods_res() -> [{atom(), non_neg_integer()}].
55 mods_res() -> function
H A Dhipe_jit.erl74 R = [M || {M,C} <- (catch hipe_profile:mods_res()),