mix profile.fprof.profile
You're seeing just the function
profile, go back to mix profile.fprof module for more information.
Allows to programmatically run the fprof profiler on expression in fun.
Options
:callers- prints detailed information about immediate callers and called functions:details- includes profile data for each profiled process:sort- sorts the output by given key::acc(default) or:own