#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.
[static]
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.