| void syten::TensorTimer::timer_add_product | ( | SourceLocation const & | location, |
| SRDef | wall_time, | ||
| SRDef | cpu_time, | ||
| Index | blocks_a, | ||
| Index | blocks_b, | ||
| Index | blocks_c, | ||
| Index | rank_a, | ||
| Index | rank_b, | ||
| Index | rank_c, | ||
| MemoryUsage::MemorySize | mem_a, | ||
| MemoryUsage::MemorySize | mem_b, | ||
| MemoryUsage::MemorySize | mem_c | ||
| ) |
Adds a data point to the list of stored timed tensor products.
References syten::TensorTimer::timer_add_product(), and syten::TensorTimer::timer_data_mtx.
Referenced by syten::TensorTimer::timer_add_product().
Here is the call graph for this function:
Here is the caller graph for this function: