Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. lewisliu

    how to get per-thread cpu time?

    Hi, I am using pthread on Redhat 7.x and need a way to record per-thread cpu time(user mode time), how can I do it inside my program? Thanks for help!
  2. lewisliu

    get per thread cpu time

    Hi, I am using pthread on AIX and need a way to record per-thread cpu time(user mode time), how can I do it inside my program? The function times() can only return process-based timing, not thread-based. Thanks for help!

Part and Inventory Search

Back
Top