oski_tracerec_t Struct Reference

#include <trace.h>


Detailed Description

A trace record that stores the number of times a kernel has been (and/or will be) called with a particular argument list.


Data Fields

oski_id_t id
 ID# for this record.
oski_id_t kernel_id
 ID# for the kernel called.
const void * args
 Kernel-specific argument list.
size_t args_bytes
 Size of 'args' in bytes.
size_t num_calls
 # of times called
double time_elapsed
 elapsed seconds of execution time or < 0 if none available.


The documentation for this struct was generated from the following file:
Generated on Wed Sep 19 16:41:23 2007 for BeBOP Optimized Sparse Kernel Interface Library by  doxygen 1.4.6