Home
last modified time | relevance | path

Searched defs:thread_trace (Results 1 – 1 of 1) sorted by relevance

/linux/tools/perf/
H A Dbuiltin-trace.c1533 struct thread_trace { struct
1534 u64 entry_time;
1535 bool entry_pending;
1536 unsigned long nr_events;
1537 unsigned long pfmaj, pfmin;
1538 char *entry_str;
1539 double runtime_ms;
1540 size_t (*ret_scnprintf)(char *bf, size_t size, struct syscall_arg *arg);
1541 struct {
1547 } filename;
[all …]