Home
last modified time | relevance | path

Searched refs:mtype (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/scripts/footprint/
Dcompare_footprint236 for m, mtype in interesting_metrics:
238 d[m] = mtype(row[m])
/Zephyr-latest/scripts/pylib/twister/twisterlib/
Dreports.py523 for metric, mtype, lower_better in interesting_metrics:
528 delta = instance.metrics.get(metric, 0) - mtype(sm[metric])