<html><body><div style="font-family: arial, helvetica, sans-serif; font-size: 12pt; color: #000000"><div>Hi all,</div><div><br data-mce-bogus="1"></div><div>I had a problem to calculate the hit rate from the spesific node in NFD Content Store,<br></div><div><br data-mce-bogus="1"></div><div>For example, I had installed cs-policy-lru in 5 nodes.</div><div><br data-mce-bogus="1"></div><div>However, I just want to trace the performance of <em><strong>nodes 1</strong></em> instead of <em>nodes 2,3,4 or 5</em>.</div><div><br data-mce-bogus="1"></div><div>As long as my experience, in cs.cpp using a callback function and add some increment if <em>hitcallback</em>  or <em>misscallback</em> is called.</div><div><br data-mce-bogus="1"></div><div>But results show that the increment works with all nodes, and give me entire nodes hit/miss rate. Not hit/miss rate for specific nodes.</div><div><br></div><div>How can I calculate the hit/miss rate from specific nodes?<br></div><div><br data-mce-bogus="1"></div><div>Thank You</div><div><br data-mce-bogus="1"></div><div><br data-mce-bogus="1"></div><div>Best Regards,</div><div>Adi Paramartha</div></div></body></html>