CoreNEURON
coreneuron::detail::NullInstrumentor Struct Reference

Detailed Description

Definition at line 260 of file profiler_interface.h.

#include <profiler_interface.h>

Static Public Member Functions

static void phase_begin (const char *name)
 
static void phase_end (const char *name)
 
static void start_profile ()
 
static void stop_profile ()
 
static void init_profile ()
 
static void finalize_profile ()
 

Member Function Documentation

◆ finalize_profile()

static void coreneuron::detail::NullInstrumentor::finalize_profile ( )
inlinestatic

Definition at line 266 of file profiler_interface.h.

◆ init_profile()

static void coreneuron::detail::NullInstrumentor::init_profile ( )
inlinestatic

Definition at line 265 of file profiler_interface.h.

◆ phase_begin()

static void coreneuron::detail::NullInstrumentor::phase_begin ( const char *  name)
inlinestatic

Definition at line 261 of file profiler_interface.h.

◆ phase_end()

static void coreneuron::detail::NullInstrumentor::phase_end ( const char *  name)
inlinestatic

Definition at line 262 of file profiler_interface.h.

◆ start_profile()

static void coreneuron::detail::NullInstrumentor::start_profile ( )
inlinestatic

Definition at line 263 of file profiler_interface.h.

◆ stop_profile()

static void coreneuron::detail::NullInstrumentor::stop_profile ( )
inlinestatic

Definition at line 264 of file profiler_interface.h.


The documentation for this struct was generated from the following file: