20 #ifndef __STARPU_FXT_H__ 21 #define __STARPU_FXT_H__ 35 #define STARPU_FXT_MAX_FILES 64 41 char perfmodel_archname[256];
49 unsigned per_task_colour;
57 unsigned memory_states;
60 char *filenames[STARPU_FXT_MAX_FILES];
62 char *distrib_time_path;
138 void starpu_fxt_write_data_trace(
char *filename_in);
struct starpu_fxt_codelet_event ** dumped_codelets
Definition: starpu_fxt.h:103
char * file_prefix
Definition: starpu_fxt.h:75
int starpu_fxt_is_enabled()
void starpu_fxt_autostart_profiling(int autostart)
void starpu_fxt_stop_profiling(void)
int nworkers
Definition: starpu_fxt.h:98
void starpu_fxt_start_profiling(void)
void starpu_fxt_trace_user_event(unsigned long code)
Definition: starpu_fxt.h:37
long dumped_codelets_count
Definition: starpu_fxt.h:107
Definition: starpu_fxt.h:47
#define STARPU_NMAXWORKERS
Definition: starpu_config.h:236
int file_rank
Definition: starpu_fxt.h:85
void starpu_fxt_trace_user_event_string(const char *s)
uint64_t file_offset
Definition: starpu_fxt.h:80