Searched refs:TD_CREATE (Results 1 – 5 of 5) sorted by relevance
44 curthread->event_buf.event = TD_CREATE; in _thr_report_creation()
150 if (SHOULD_REPORT_EVENT(curthread, TD_CREATE) || cpusetp != NULL) { in _pthread_create()
361 if (_thread_event_mask & TD_CREATE) in _libpthread_init()
78 TD_CREATE = 0x0004, enumerator
317 case TD_CREATE: in pt_ta_event_addr()