Searched refs:call_from_outside (Results 1 - 2 of 2) sorted by relevance

/gem5/ext/mcpat/cacti/
H A Dwire.h68 double wire_cap(double len, bool call_from_outside = false);
H A Dwire.cc289 double Wire::wire_cap (double len /* in m */, bool call_from_outside) { argument
327 if (call_from_outside) {
357 if (call_from_outside) {

Completed in 11 milliseconds