Home
last modified time | relevance | path

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

/external/linux-tools-perf/util/
Dtrace-event-info.c299 static bool name_in_tp_list(char *sys, struct tracepoint_path *tps) in name_in_tp_list()
310 static void copy_event_system(const char *sys, struct tracepoint_path *tps) in copy_event_system()
366 static void read_ftrace_files(struct tracepoint_path *tps) in read_ftrace_files()
377 static bool system_in_tp_list(char *sys, struct tracepoint_path *tps) in system_in_tp_list()
388 static void read_event_files(struct tracepoint_path *tps) in read_event_files()
518 struct tracepoint_path *tps = get_tracepoints_path(pattrs); in read_tracing_data() local
/external/blktrace/btt/
Dbt_timeline.c115 double tps, dt_input = tv2dbl(&tve) - tv2dbl(&tvs); in process() local
/external/dnsmasq/src/
Dutil.c309 static long tps = 0; in dnsmasq_time() local