Searched refs:cycle_count (Results 1 – 5 of 5) sorted by relevance
38 struct cycle_count struct44 typedef boost::chrono::time_point<cycle_count> time_point; argument76 typedef cycle_count<400> clock; in cycle_count_delay()105 typedef cycle_count<1500> clock; in cycle_count_delay()
1513 struct cycle_count struct1519 typedef boost::chrono::time_point<cycle_count> time_point; argument1551 typedef cycle_count<400> clock; in cycle_count_delay()1580 typedef cycle_count<1500> clock; in cycle_count_delay()
238 cycle_count(struct ir3_instruction *instr) in cycle_count() function307 unsigned cycles = cycle_count(instr); in schedule()
352 [ chrono-run-header ../example/cycle_count.cpp ]
1797 struct cycle_count1804 typedef boost::chrono::__time_point<cycle_count> time_point;1833 ['See the source file [@boost:libs/chrono/example/cycle_count.cpp cycle_count.cpp]]