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

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

add_current_time(void)profilerprivate
enabled(void) constprofilerinline
enter_function(const std::string &)profilerprivate
exit_function(const std::string &)profilerprivate
fcn_index_map typedefprofilerprivate
flat_profile typedefprofilerprivate
function_set typedefprofilerprivate
get_flat(void) constprofiler
get_hierarchical(void) constprofiler
m_active_fcnprofilerprivate
m_call_treeprofilerprivate
m_enabledprofilerprivate
m_fcn_indexprofilerprivate
m_known_functionsprofilerprivate
m_last_timeprofilerprivate
operator=(const profiler &)=deleteprofiler
profiler(void)profiler
profiler(const profiler &)=deleteprofiler
query_time(void) constprofilerprivate
reset(void)profiler
set_active(bool)profiler
~profiler(void)profilervirtual