Home
last modified time | relevance | path

Searched refs:total_cost (Results 1 – 5 of 5) sorted by relevance

/external/eigen/unsupported/Eigen/CXX11/src/Tensor/
DTensorCostModel.h83 EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE double total_cost( in total_cost() function
205 cost_per_coeff.total_cost(kLoadCycles, kStoreCycles, in totalCost()
/external/valgrind/callgrind/
Dmain.c1778 total = CLG_(total_cost); in branchsim_printstat()
1906 HChar *mcost = CLG_(mappingcost_as_string)(CLG_(dumpmap), CLG_(total_cost)); in finish()
1912 total = CLG_(total_cost); in finish()
2025 CLG_(init_cost_lz)( CLG_(sets).full, &CLG_(total_cost) ); in CLG_()
Dglobal.h793 extern FullCost CLG_(total_cost);
Ddump.c48 FullCost CLG_(total_cost) = 0;
1354 &CLG_(total_cost), dump_total_cost); in close_dumpfile()
Dsim.c1490 FullCost total = CLG_(total_cost), D_total = 0; in cachesim_printstat()