from .registry import meta_profiler_function, meta_profiler_module from .profiler_function import * from .profiler_module import * from .profiler import profile_function, profile_method, profile_module