hprof_cpu.c File Reference

#include "hprof.h"
Include dependency graph for hprof_cpu.c:

Go to the source code of this file.

Functions

static void JNICALL cpu_loop_function (jvmtiEnv *jvmti, JNIEnv *env, void *p)
void cpu_sample_init (JNIEnv *env)
void cpu_sample_off (JNIEnv *env, ObjectIndex object_index)
void cpu_sample_on (JNIEnv *env, ObjectIndex object_index)
void cpu_sample_term (JNIEnv *env)

Function Documentation

static void JNICALL cpu_loop_function ( jvmtiEnv *  jvmti,
JNIEnv *  env,
void *  p 
) [static]

Definition at line 63 of file hprof_cpu.c.

Here is the call graph for this function:

Here is the caller graph for this function:

void cpu_sample_init ( JNIEnv *  env  ) 

Definition at line 159 of file hprof_cpu.c.

Here is the call graph for this function:

Here is the caller graph for this function:

void cpu_sample_off ( JNIEnv *  env,
ObjectIndex  object_index 
)

Definition at line 176 of file hprof_cpu.c.

Here is the call graph for this function:

Here is the caller graph for this function:

void cpu_sample_on ( JNIEnv *  env,
ObjectIndex  object_index 
)

Definition at line 193 of file hprof_cpu.c.

Here is the call graph for this function:

Here is the caller graph for this function:

void cpu_sample_term ( JNIEnv *  env  ) 

Definition at line 220 of file hprof_cpu.c.

Here is the call graph for this function:

Here is the caller graph for this function:


Generated on 19 Nov 2012 for hprof by  doxygen 1.6.1