Module Count_transitions.HookSource
Sourcetype entry = {mutable py2c : int;mutable c2py : int;
} Sourceval cut_callstack : 'a list -> 'a list Sourceval on_after_eval : 'a -> 'b -> 'c -> 'd -> 'e -> 'f -> unit Sourceval on_before_exec : 'a -> 'b -> 'c -> 'd -> unit Sourceval on_after_exec : 'a -> 'b -> 'c -> 'd -> 'e -> unit Sourceval on_finish : 'a -> 'b -> unit