Home
last modified time | relevance | path

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

/spdk/scripts/
H A Ddpdk_mem_info.py276 def parse_mem_stats(stat_path): argument
278 with open(stat_path, "r") as stats: