Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

cmd_profile.C File Reference

#include <tcl.h>
#include <ctype.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include "Benchmark.h"
#include "config.h"
#include "VMDApp.h"
#include "TclCommands.h"
#include "CUDAKernels.h"
#include "CUDAAccel.h"
#include "WKFThreads.h"
#include "ProfileHooks.h"

Go to the source code of this file.

Functions

void cmd_profile_usage (Tcl_Interp *interp)
int text_cmd_profile (ClientData cd, Tcl_Interp *interp, int argc, const char *argv[])


Function Documentation

void cmd_profile_usage Tcl_Interp *    interp [static]
 

Definition at line 35 of file cmd_profile.C.

References NULL.

Referenced by text_cmd_profile.

int text_cmd_profile ClientData    cd,
Tcl_Interp *    interp,
int    argc,
const char *    argv[]
 

Definition at line 46 of file cmd_profile.C.

References cmd_profile_usage, NULL, PROFILE_POP_RANGE, PROFILE_PUSH_RANGE, PROFILE_START, PROFILE_STOP, and strupncmp.


Generated on Sat Apr 20 02:44:03 2024 for VMD (current) by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002