<div dir="ltr"><div>Dear all, <br></div><div><br></div><div>I want to calculate cache hits miss from NFD, i tried lot of things to do it but it still don't work for me.</div><div>i tried to modified the file ndn-cs-tracer.cpp/hpp from  /ndnSIM/ns-3/src/ndnSIM/utils/tracers and call the some functions from forwarding file<br></div><div><br></div><div>void onContentStoreMiss(const Face& inFace, const shared_ptr<pit::Entry>& pitEntry, const Interest& interest);<br><br>  VIRTUAL_WITH_TESTS void  onContentStoreHit(const Face& inFace, const shared_ptr<pit::Entry>& pitEntry,const Interest& interest, const Data& data);</div><div><br></div><div>but it doesn't work for me and i still not understand how to use this functions</div><div>i really need help to trace my nfd content store policy.</div><div> any suggestion i will be gratful</div><div><br></div><div>Best regardes</div><div>Tom SIMPSON  <br></div></div>