GNU Octave  4.4.1
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
octave::profiler Member List

This is the complete list of members for octave::profiler, including all inherited members.

add_current_time(void)octave::profilerprivate
enabled(void) constoctave::profilerinline
enter_function(const std::string &)octave::profilerprivate
exit_function(const std::string &)octave::profilerprivate
fcn_index_map typedefoctave::profilerprivate
flat_profile typedefoctave::profilerprivate
function_set typedefoctave::profilerprivate
get_flat(void) constoctave::profiler
get_hierarchical(void) constoctave::profiler
m_active_fcnoctave::profilerprivate
m_call_treeoctave::profilerprivate
m_enabledoctave::profilerprivate
m_fcn_indexoctave::profilerprivate
m_known_functionsoctave::profilerprivate
m_last_timeoctave::profilerprivate
operator=(const profiler &)=deleteoctave::profiler
profiler(void)octave::profiler
profiler(const profiler &)=deleteoctave::profiler
query_time(void) constoctave::profilerprivate
reset(void)octave::profiler
set_active(bool)octave::profiler
~profiler(void)octave::profilervirtual