Os_counter_api.c.064i.free-fnsummary1 329 B

123456789101112131415161718192021222324252627282930
  1. GetElapsedValue (CounterType ctrId, TickType * valueRef, TickType * tickRef)
  2. {
  3. StatusType D.5444;
  4. StatusType _1;
  5. <bb 2> :
  6. _1 = 0;
  7. <bb 3> :
  8. <L0>:
  9. return _1;
  10. }
  11. GetCounterValue (CounterType ctrId, TickType * tickRef)
  12. {
  13. StatusType D.5442;
  14. StatusType _1;
  15. <bb 2> :
  16. _1 = 0;
  17. <bb 3> :
  18. <L0>:
  19. return _1;
  20. }