zpmod  b19981f
High-performance Zsh module for script optimization and filesystem helpers
source_study_stub.c File Reference
#include "zpmod.mdh"
#include "zpmod.pro"
Include dependency graph for source_study_stub.c:

Go to the source code of this file.

Macros

#define HAVE_ZPMOD_SOURCE_STUDY_CORE_STUB   1
 

Functions

int zp_source_study_core (const char *nam, int report_count, int threshold_ms, int clear_history)
 

Macro Definition Documentation

◆ HAVE_ZPMOD_SOURCE_STUDY_CORE_STUB

#define HAVE_ZPMOD_SOURCE_STUDY_CORE_STUB   1

Definition at line 6 of file source_study_stub.c.

Function Documentation

◆ zp_source_study_core()

int zp_source_study_core ( const char *  nam,
int  report_count,
int  threshold_ms,
int  clear_history 
)

Definition at line 8 of file source_study_stub.c.

Referenced by cmd_source_study().

Here is the caller graph for this function: