<html><head></head><body><div style="color:#000; background-color:#fff; font-family:HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;font-size:16px"><div id="yui_3_16_0_ym19_1_1474914422310_4680">All,</div><div id="yui_3_16_0_ym19_1_1474914422310_4680"><br></div><div id="yui_3_16_0_ym19_1_1474914422310_4680" dir="ltr">Simple question alert!</div><div id="yui_3_16_0_ym19_1_1474914422310_4680" dir="ltr"><br></div><div id="yui_3_16_0_ym19_1_1474914422310_4680" dir="ltr">If I want to remove a ton of compiled-in calls to an "rdtscp-based" C timing function and replace them with conditionally-enabled timing based on whether or not I enable a tracing session, I can do so by adding the aforementioned call as one of the arguments to tracepoint() with our defined provider and event name, correct?</div></div></body></html>