# Schedule definitions for thorn PAPIClocks # $Header$schedule.ccl schedule initialize_papi at STARTUP { LANG: C } "Initialize PAPI library" #schedule register_all_clocks at STARTUP AFTER initialize_papi #{ # LANG: C #} "Register all PAPI clocks"